1
lkk
2025-07-04 4936c229b0eeea0305e15d019c801bd88b8d074e
src/views/record/record/index.vue
@@ -359,6 +359,7 @@
    },
    /** 重置按钮操作 */
    resetQuery() {
      this.queryParams.cateringId = ""
      this.resetForm("queryForm");
      this.handleQuery();
    },