This commit is contained in:
zhaofang
2022-11-15 19:02:01 +08:00
parent c2e489f650
commit 553d22e081

View File

@@ -262,6 +262,7 @@
this.sysTypeTow = value.children;
this.course.sysType2 = {};
this.course.sysType3={};
this.sysTypeThree = [];
}else if(strType=='sysType2'){
this.course.sysType2=value;
this.sysTypeThree = value.children;