Commit b377f14b authored by 黄奎's avatar 黄奎

1

parent 9d3b8b4e
......@@ -1436,7 +1436,7 @@
}
}
this.updateMsg.SigningType = this.updateMsg.SigningType ? 1 : 0
if (this.currentUserInfo&&this.currentUserInfo.RB_Group_id==2&& this.currentUserInfo.RB_Branch_id !=1252&& currentUserInfo.RB_Branch_id !=1257&&(this.updateMsg.Province == ''||this.updateMsg.City == ''||this.updateMsg.District == ''||!this.updateMsg.District)) {
if (this.currentUserInfo&&this.currentUserInfo.RB_Group_id==2&& this.currentUserInfo.RB_Branch_id !=1252&& this.currentUserInfo.RB_Branch_id !=1257&&(this.updateMsg.Province == ''||this.updateMsg.City == ''||this.updateMsg.District == ''||!this.updateMsg.District)) {
this.$message.error(this.$t('objFill.v101.LeaveGroupDownload.qingxzssq'))
return
}
......@@ -1940,7 +1940,7 @@
this.$message.error(this.$t('rule.EnterContratPerson'))
return
}
if(this.currentUserInfo.RB_Branch_id==1252&& currentUserInfo.RB_Branch_id !=1257 && this.addMsg.IsMember!=1&& this.addMsg.IsMember!=2){
if(this.currentUserInfo.RB_Branch_id==1252&& this.currentUserInfo.RB_Branch_id !=1257 && this.addMsg.IsMember!=1&& this.addMsg.IsMember!=2){
this.$message.error(this.$t('objFill.qingxuanzhekhlx'))
return
}
......@@ -1964,7 +1964,7 @@
return
}
}
if (this.currentUserInfo&&this.currentUserInfo.RB_Group_id==2&& this.currentUserInfo.RB_Branch_id !=1252&& currentUserInfo.RB_Branch_id !=1257&&(this.addMsg.Province == ''||this.addMsg.City == ''||this.addMsg.District == ''||!this.addMsg.District)) {
if (this.currentUserInfo&&this.currentUserInfo.RB_Group_id==2&& this.currentUserInfo.RB_Branch_id !=1252&& this.currentUserInfo.RB_Branch_id !=1257&&(this.addMsg.Province == ''||this.addMsg.City == ''||this.addMsg.District == ''||!this.addMsg.District)) {
this.$message.error(this.$t('objFill.v101.LeaveGroupDownload.qingxzssq'))
return
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment