From 86ff6a92ac08b55239bd9708187bf245c1ac8495 Mon Sep 17 00:00:00 2001
From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com>
Date: Wed, 19 Feb 2025 10:20:52 +0800
Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6=E9=A2=84=E8=A7=88=E4=BC=98?=
=?UTF-8?q?=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/realName/workbench/personEnter/addPeople.vue | 9 +++++----
pages/realName/workbench/personEnter/editPeople.vue | 9 +++++----
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/pages/realName/workbench/personEnter/addPeople.vue b/pages/realName/workbench/personEnter/addPeople.vue
index 863e3dc..415eeb8 100644
--- a/pages/realName/workbench/personEnter/addPeople.vue
+++ b/pages/realName/workbench/personEnter/addPeople.vue
@@ -367,7 +367,7 @@
-
+
@@ -380,7 +380,7 @@
-
+
@@ -393,7 +393,7 @@
-
+
@@ -1157,7 +1157,8 @@ export default {
{ value: '管理人员', text: '管理人员' },
{ value: '务工人员', text: '务工人员' },
{ value: '劳资专管员', text: '劳资专管员' }
- ]
+ ],
+ viewFileUrl: config.realFileUrl
}
},
onLoad(option) {
diff --git a/pages/realName/workbench/personEnter/editPeople.vue b/pages/realName/workbench/personEnter/editPeople.vue
index 26ca75f..4c75b9f 100644
--- a/pages/realName/workbench/personEnter/editPeople.vue
+++ b/pages/realName/workbench/personEnter/editPeople.vue
@@ -379,7 +379,7 @@
-
+
@@ -392,7 +392,7 @@
-
+
@@ -405,7 +405,7 @@
-
+
@@ -1185,7 +1185,8 @@ export default {
value: '劳资专管员',
text: '劳资专管员'
}
- ]
+ ],
+ viewFileUrl: config.realFileUrl
}
},
onLoad(option) {