编辑监测点
This commit is contained in:
@@ -176,10 +176,10 @@ export default {
|
||||
this.userInfo.authorities == 5 ||
|
||||
this.userInfo.authorities === 'tourist'
|
||||
) {
|
||||
uni.setTabBarBadge({
|
||||
index: 1,
|
||||
text: '6',
|
||||
})
|
||||
// uni.setTabBarBadge({
|
||||
// index: 1,
|
||||
// text: '6',
|
||||
// })
|
||||
}
|
||||
this.init()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user