From 98dd565b336388d1d31071696f4ad84621adbb1a Mon Sep 17 00:00:00 2001 From: huyuanxiang <273637057@qq.com> Date: Thu, 15 Jun 2023 14:39:05 +0800 Subject: [PATCH] =?UTF-8?q?[fix]=E9=A1=B5=E9=9D=A2=E4=BC=98=E5=8C=96-?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=9C=B0=E5=9D=80=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/erp/modules/AddrManagerForm.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/erp/modules/AddrManagerForm.vue b/src/views/erp/modules/AddrManagerForm.vue index 1edb5ad..1b7774f 100644 --- a/src/views/erp/modules/AddrManagerForm.vue +++ b/src/views/erp/modules/AddrManagerForm.vue @@ -39,8 +39,8 @@ - - + + @@ -136,7 +136,7 @@ that.confirmLoading = false; }) } - + }) }, }