办结
This commit is contained in:
@@ -209,7 +209,7 @@ export default {
|
||||
},
|
||||
|
||||
toContent(status) {
|
||||
if(status != 1 && !this.data.doRight) {
|
||||
if(status == 3 && !this.data.doRight) {
|
||||
return this.$u.toast('没有办理权限')
|
||||
}
|
||||
uni.navigateTo({url: `./Content?status=${status}&groupId=${this.data.groupId}&groupName=${this.data.groupName}&id=${this.id}`})
|
||||
|
||||
Reference in New Issue
Block a user