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