党建应用入口判断

This commit is contained in:
liuye
2022-11-17 15:48:15 +08:00
parent c3e7ca5fa0
commit 7d4a0422cb

View File

@@ -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") {