修改弹框可见

This commit is contained in:
joshen
2025-07-25 20:52:43 +08:00
parent 5d0d64abbf
commit dff81df91d

View File

@@ -1328,8 +1328,8 @@
}else{ }else{
// this.Internet=1; // this.Internet=1;
this.renderCourse = false this.renderCourse = false
this.protocolDialogVisible=true
} }
this.protocolDialogVisible=true
if(rs.result.contents.length==0){ if(rs.result.contents.length==0){
$this.$message.error('课程内容已删除或课程已不再使用'); $this.$message.error('课程内容已删除或课程已不再使用');
return; return;