seimin hace 11 meses
padre
commit
dd395dff67
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      pages/changeUser/changeUser.vue

+ 1 - 0
pages/changeUser/changeUser.vue

@@ -236,6 +236,7 @@
236 236
         }else if(loginUserStore.loginUser.user.branch){
237 237
           // 当前的所属院区
238 238
           dataInfo.branchId = loginUserStore.loginUser.user.branch.id;
239
+          changeBranch();
239 240
         }
240 241
       }else{
241 242
         uni.showToast({