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