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