seimin 11 月之前
父节点
当前提交
dd395dff67
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pages/changeUser/changeUser.vue

+ 1 - 0
pages/changeUser/changeUser.vue

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