Browse Source

修改

dev_kxc
xzt 10 months ago
parent
commit
691c0831fd
  1. 2
      jwtech-admin-page/src/views/building/peasantWorkerSystem/options/realNameSystem.vue
  2. 2
      jwtech-admin-page/src/views/building/projectInfo/projectProcess/peasantWorkerSystem/options/realNameSystem.vue

2
jwtech-admin-page/src/views/building/peasantWorkerSystem/options/realNameSystem.vue

@ -702,7 +702,7 @@ export default {
jianwei: "jwtech " + getToken(),
},
//
url: "thinking/build/realName/importDataa",
url: "thinking/build/realName/importData",
tableData: [],
fileTemp: null,
},

2
jwtech-admin-page/src/views/building/projectInfo/projectProcess/peasantWorkerSystem/options/realNameSystem.vue

@ -695,7 +695,7 @@ export default {
jianwei: "jwtech " + getToken(),
},
//
url: "thinking/build/realName/importDataa",
url: "thinking/build/realName/importData",
tableData: [],
fileTemp: null,
},

Loading…
Cancel
Save