zhangyuewww 9 tháng trước cách đây
mục cha
commit
4057861e05
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/organizationNew/shoreMemberAdd.vue

+ 1 - 0
src/views/organizationNew/shoreMemberAdd.vue

@@ -1307,6 +1307,7 @@ export default {
           // this.cancel();
           var commonUser={};
           commonUser.phone = this.ruleForm.staffMobilePhone
+          commonUser.companyId=localStorage.getItem("enterprise-front-companyId")
           checkApp(commonUser).then(()=>{
           })
           this.$message({