src/views/reservation/resercopy/index.vue @@ -964,6 +964,7 @@ newConfirm(data).then((res) => { this.$modal.msgSuccess("提交成功"); this.confirm = true; this.userList = []; }); } else { this.$modal.msgError("请填写带星号内容");