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