|
@@ -415,6 +415,7 @@ export default {
|
|
|
this.createTime=null;
|
|
this.createTime=null;
|
|
|
this.queryParams.sTime=null;
|
|
this.queryParams.sTime=null;
|
|
|
this.queryParams.eTime=null;
|
|
this.queryParams.eTime=null;
|
|
|
|
|
+ this.queryParams.periodId=null;
|
|
|
this.handleQuery();
|
|
this.handleQuery();
|
|
|
},
|
|
},
|
|
|
// 多选框选中数据
|
|
// 多选框选中数据
|