lkk
2024-11-01 9bd0967b2b8c0bbca5a2843254f8f3f12ecfe792
src/views/record/record/index.vue
@@ -359,6 +359,7 @@
    },
    /** 重置按钮操作 */
    resetQuery() {
      this.queryParams.cateringId = ""
      this.resetForm("queryForm");
      this.handleQuery();
    },