seimin 11 달 전
부모
커밋
dd395dff67
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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({