29522
This commit is contained in:
@@ -425,14 +425,6 @@ export default {
|
||||
if (!currInfo.id) {
|
||||
return this.$message.error('请选择网格')
|
||||
}
|
||||
|
||||
// if (currInfo.checkType === '1' && currInfo.girdLevel !== '2') {
|
||||
// return this.$message.error(`一级、二级网格不能添加网格员`)
|
||||
// }
|
||||
|
||||
// if (sameInfo.length) {
|
||||
// return this.$message.error('不能选择同一网格重复绑定')
|
||||
// }
|
||||
}
|
||||
|
||||
this.instance.post(`/app/appgirdmemberinfo/addOrUpdate`,{
|
||||
|
||||
Reference in New Issue
Block a user