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) {