yijing hace 1 año
padre
commit
15f740a7c0
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      src/views/aps_workday_schedule/schedule/index.vue

+ 3 - 1
src/views/aps_workday_schedule/schedule/index.vue

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