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