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