This commit is contained in:
joshen
2025-07-20 18:16:54 +08:00
parent fbddf6806a
commit e202946fe7

View File

@@ -602,12 +602,12 @@ export default {
return;
}
this.isPermission = this.dicts.includes(orgId);
if(!this.courseInfo.device){
// if(!this.courseInfo.device){
this.courseInfo.device = 3;
if(this.isPermission){
this.courseInfo.device = 4;
}
}
// }
console.log("--- 监听结束 this.isPermission = ",this.isPermission)
},
// 关键字的更改