qinxianzhangyao
2024-05-20 41332257f7889df6032fa3c64a7f3998e4b65524
src/views/reservation/resercopy/index.vue
@@ -784,6 +784,7 @@
    // 取消按钮
    cancel() {
      this.open = false;
      this.open1 = false;
      this.creaseopen = false;
      this.reset();
    },
@@ -963,6 +964,7 @@
        newConfirm(data).then((res) => {
          this.$modal.msgSuccess("提交成功");
          this.confirm = true;
           this.userList = [];
        });
      } else {
        this.$modal.msgError("请填写带星号内容");