gaoshp
2024-11-05 e2fdfe540eaf160dc7d063c60667041edcc64e86
src/views/console/system/addUser.vue
@@ -189,7 +189,7 @@
            })
         },
         getEmployee(employeeId) {
            this.$HTTP.get("/api/blade-cps/employee/unbind-employee?employeeId=" + employeeId).then(res=> {
            this.$HTTP.get("/api/smis/employee/unbind-employee?employeeId=" + employeeId).then(res=> {
               if(res.code == 200) {
                  function changeArr(arr) {
                     arr.forEach(item=> {