From f590983c4a9ee48f1d76ec8750a3e1aa0913cb5b Mon Sep 17 00:00:00 2001
From: lkk <364857242@qq.com>
Date: 星期三, 16 七月 2025 14:42:16 +0800
Subject: [PATCH] 1

---
 src/views/reservation/career/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/reservation/career/index.vue b/src/views/reservation/career/index.vue
index 70821e2..c72eda2 100644
--- a/src/views/reservation/career/index.vue
+++ b/src/views/reservation/career/index.vue
@@ -974,6 +974,7 @@
         };
         newReservationConfirmxbb(data).then((res) => {
           this.$modal.msgSuccess("鎻愪氦鎴愬姛");
+          this.resetQuery()
           this.confirm = true;
           this.userList = [];
         });

--
Gitblit v1.8.0