From 3d5fcaf50b5dff71ef0750016538726e1935c6e4 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Fri, 27 Oct 2023 23:01:00 +0800 Subject: [PATCH] =?UTF-8?q?code=20review=EF=BC=9A=E5=AE=A2=E6=88=B7?= =?UTF-8?q?=E8=A1=A8=E7=9A=84=E5=AE=9E=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit b9ab22dad170349cfab009ea71d98ed1dabbe000) --- src/views/crm/customer/CustomerForm.vue | 1 + src/views/crm/customer/index.vue | 2 ++ 2 files changed, 3 insertions(+) diff --git a/src/views/crm/customer/CustomerForm.vue b/src/views/crm/customer/CustomerForm.vue index 52ff923a..4c04617e 100644 --- a/src/views/crm/customer/CustomerForm.vue +++ b/src/views/crm/customer/CustomerForm.vue @@ -1,5 +1,6 @@