BUG 29507

This commit is contained in:
aixianling
2022-05-05 16:02:58 +08:00
parent 6f14126a2e
commit 64202161dd

View File

@@ -426,13 +426,13 @@ export default {
return this.$message.error('请选择网格')
}
if (currInfo.checkType === '1' && currInfo.girdLevel !== '2') {
return this.$message.error(`一级、二级网格不能添加网格员`)
}
// if (currInfo.checkType === '1' && currInfo.girdLevel !== '2') {
// return this.$message.error(`一级、二级网格不能添加网格员`)
// }
if (sameInfo.length) {
return this.$message.error('不能选择同一网格重复绑定')
}
// if (sameInfo.length) {
// return this.$message.error('不能选择同一网格重复绑定')
// }
}
this.instance.post(`/app/appgirdmemberinfo/addOrUpdate`,{