From 0d82800864704d0a85953c5d3fbe91a840df8274 Mon Sep 17 00:00:00 2001 From: wangwei <1610949092@qq.com> Date: Fri, 3 Feb 2023 15:08:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/thirdSys/inv/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/thirdSys/inv/index.vue b/src/views/thirdSys/inv/index.vue index d437c222..68ab4c95 100644 --- a/src/views/thirdSys/inv/index.vue +++ b/src/views/thirdSys/inv/index.vue @@ -554,7 +554,7 @@ export default { }).catch(() => { this.subFormVisible = false; }); - + this.resetForm(); },