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