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