From 4a235560bd395bac1c988b1fa6f3d9b1673f8fc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=90=8C=E6=B5=B7?= <963808678@qq.com> Date: Tue, 8 Nov 2022 16:06:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=92=E8=89=B2=E4=B8=8B=E6=8B=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/main/Customer/addForm.vue | 28 ++- src/views/main/Customer/editForm copy.vue | 289 ---------------------- src/views/main/Customer/editForm.vue | 50 ++-- 3 files changed, 48 insertions(+), 319 deletions(-) delete mode 100644 src/views/main/Customer/editForm copy.vue diff --git a/src/views/main/Customer/addForm.vue b/src/views/main/Customer/addForm.vue index 30fab90..c8bbbcb 100644 --- a/src/views/main/Customer/addForm.vue +++ b/src/views/main/Customer/addForm.vue @@ -146,9 +146,14 @@ > - + + @@ -247,7 +252,7 @@ diff --git a/src/views/main/Customer/editForm.vue b/src/views/main/Customer/editForm.vue index d10b5b6..a4f40ed 100644 --- a/src/views/main/Customer/editForm.vue +++ b/src/views/main/Customer/editForm.vue @@ -146,9 +146,14 @@ > - + + @@ -247,7 +252,7 @@