This commit is contained in:
liuye
2022-01-14 16:58:40 +08:00
parent b203e6be47
commit 8b9c603960
2 changed files with 1 additions and 5 deletions

View File

@@ -62,9 +62,7 @@ export default {
this.checkType = res.data.checkType
this.userGird = res.data.appGirdInfo
this.getGirdUserList()
} else {
this.$u.toast('当前人员不是网格员或网格管理员')
}
}
}
})
},