qinxianzhangyao
2024-03-15 ac6766c11f8a2b8de903b58c13a8f206fa01dccd
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("请填写带星号内容");