sqg %!s(int64=3) %!d(string=hai) anos
pai
achega
fd52103c24
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      front-vue/src/views/system/user/index.vue

+ 3 - 0
front-vue/src/views/system/user/index.vue

@@ -1191,6 +1191,9 @@ export default {
       if(userId){
       this.$set(this.form, "userId", userId);
       }
+      if(scyId){
+      this.$set(this.form, "scyId", scyId);
+      }
       getUser(userId, scyId).then((response) => {
         this.uinParams.ssId = response.data.staffCode;
         this.getRodept(scyId);