1
lkk
6 天以前 483f167ad09eda3dcf7c7d2a725ff0050faf8b1b
src/views/record/record/index.vue
@@ -359,6 +359,7 @@
    },
    /** 重置按钮操作 */
    resetQuery() {
      this.queryParams.cateringId = ""
      this.resetForm("queryForm");
      this.handleQuery();
    },