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