反馈接口对接
This commit is contained in:
@@ -221,7 +221,8 @@ export default {
|
||||
role: 4
|
||||
}
|
||||
uni.setStorageSync('userInfo', {
|
||||
role: 4
|
||||
role: 4,
|
||||
id: 1
|
||||
})
|
||||
}
|
||||
if (this.userInfo.role == 4 || this.userInfo.role == 5 || this.userInfo.role == 6) {
|
||||
|
||||
Reference in New Issue
Block a user