su
su1124
2024-04-26 00212ed8e808fc7b76c04389224e65f27f074fb2
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("请填写带星号内容");