From 38160f9ccaf2608003f19fc2dd209251ec9c41ac Mon Sep 17 00:00:00 2001
From: lcc <805383944@qq.com>
Date: Sun, 7 Sep 2025 14:56:42 +0800
Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E8=B4=B4=E7=94=B3=E8=AF=B7=E5=A2=9E?=
=?UTF-8?q?=E5=8A=A0=E8=B4=AD=E8=BD=A6=E5=90=88=E5=90=8C=E5=BF=85=E5=A1=AB?=
=?UTF-8?q?=E9=A1=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/MyAllowanceForm.vue | 307 +++++++++++++++++++++++-----------
src/stores/basicsetting.js | 5 +-
src/utils/basicSetting.js | 1 +
3 files changed, 212 insertions(+), 101 deletions(-)
diff --git a/src/pages/MyAllowanceForm.vue b/src/pages/MyAllowanceForm.vue
index 2c7f125..c69c23d 100644
--- a/src/pages/MyAllowanceForm.vue
+++ b/src/pages/MyAllowanceForm.vue
@@ -11,20 +11,22 @@
wrapable
:scrollable="false"
>
- 审核未通过:{{form.reason}}
+ 审核未通过:{{ form.reason }}