This commit is contained in:
zhaofang
2022-11-23 20:51:46 +08:00
parent 96d7c8f1fc
commit e548d52074
2 changed files with 4 additions and 4 deletions

View File

@@ -592,8 +592,8 @@
this.noPageList= true,//判断接口是否还有数据
this.noDataList= true,//判断接口是否还有数据
this.changeList();
},
changeConType(item) {
},
changeConType(item) {
this.dataFilter.courseParams = {};
this.conType = item.type;
this.changeList();