慧治理

This commit is contained in:
liuye
2022-09-13 18:20:01 +08:00
parent 8c0e7be81b
commit a5d5de15d5
2 changed files with 8 additions and 3 deletions

View File

@@ -62,6 +62,7 @@ export default {
}
},
handleSignClick() {
// uni.navigateTo({url: './signResult'})
if(!this.isGridMember) {
this.$u.toast('您不是网格员,无法使用网格员相关功能哦~')
}else {