From 9fd7d476cfebc1aa357d82508ea2575ff63b5feb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Thu, 28 Mar 2024 17:27:53 +0800 Subject: [PATCH] xg --- src/views/manage/visitout/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/manage/visitout/index.vue b/src/views/manage/visitout/index.vue index 1126d25..3b56517 100644 --- a/src/views/manage/visitout/index.vue +++ b/src/views/manage/visitout/index.vue @@ -374,7 +374,7 @@ - + @@ -617,6 +617,7 @@ export default { } intentionalSign(this.addsignform).then(res => { this.$modal.msgSuccess("意向签约成功"); + this.addsignopen = false }) }, addsign(item) {