mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 04:16:45 +08:00
仅内网可见-管理员端 调试
This commit is contained in:
@@ -602,6 +602,7 @@ export default {
|
|||||||
this.isPermission = false;
|
this.isPermission = false;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
console.log("--- this.dicts = ",this.dicts)
|
||||||
this.isPermission = this.dicts.includes(orgId);
|
this.isPermission = this.dicts.includes(orgId);
|
||||||
/*if(this.isPermission && !this.courseInfo && !this.courseInfo.device){
|
/*if(this.isPermission && !this.courseInfo && !this.courseInfo.device){
|
||||||
this.courseInfo.device = 4;
|
this.courseInfo.device = 4;
|
||||||
|
|||||||
Reference in New Issue
Block a user