1
lkk
2025-06-30 efb20e6757a3e40e34fdeb8c5a8c28bd9f8be8f7
src/views/reservation/career/index.vue
@@ -974,6 +974,7 @@
        };
        newReservationConfirmxbb(data).then((res) => {
          this.$modal.msgSuccess("提交成功");
          this.resetQuery()
          this.confirm = true;
          this.userList = [];
        });