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