qinxianzhangyao
2024-06-19 5f5425c1be29b82205f19b7779cda67cfcc3a6e5
src/views/record/record/index.vue
@@ -359,6 +359,7 @@
    },
    /** 重置按钮操作 */
    resetQuery() {
      this.queryParams.cateringId = ""
      this.resetForm("queryForm");
      this.handleQuery();
    },