@@ -924,7 +924,9 @@ export default {
},
/** 重置按钮操作 */
resetQuery() {
- this.resetForm("queryForm");
+ this.queryParams.year=null;
+ this.queryParams.month=null;
+ // this.resetForm("queryForm");
this.handleQuery();
// 多选框选中数据