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

@@ -105,8 +105,6 @@ export default {
this.girdMsgList = this.girdUser.appGirdInfo
this.getList()
}
} else {
this.$u.toast('当前人员不是网格员或网格管理员')
}
}
})