log
This commit is contained in:
@@ -200,6 +200,7 @@ export default {
|
||||
})
|
||||
},
|
||||
handleClick({type, appId, modulePath, url, checkType, corpId}) {
|
||||
console.log(checkType, this.user.partyStatusForWX)
|
||||
if(checkType == 3 && this.user.partyStatusForWX != 2) {
|
||||
return this.$u.toast('您还不是党员,暂时无法使用该功能')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user