qinxianzhangyao
2024-03-15 ac6766c11f8a2b8de903b58c13a8f206fa01dccd
src/views/hosp/fuzhen/index.vue
@@ -608,6 +608,9 @@
    },
    /** 重置按钮操作 */
    resetQuery() {
      this.reportTimeList =[]
      this.startTime =[]
      this.startTime1 =[]
      this.resetForm("queryForm");
      this.handleQuery();
    },