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