党建应用入口判断
This commit is contained in:
@@ -200,6 +200,9 @@ export default {
|
||||
})
|
||||
},
|
||||
handleClick({type, appId, modulePath, url, checkType, corpId}) {
|
||||
if(checkType == 3 && this.user.partyStatusForWX != 2) {
|
||||
return this.$u.toast('您还不是党员,暂时无法使用该功能')
|
||||
}
|
||||
//先判读是不是系统应用
|
||||
if (type != "0") {
|
||||
if (type == "1") {
|
||||
|
||||
Reference in New Issue
Block a user