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