From 435d71400a2ee08a2bde3e62dca0d6eff1d990ae Mon Sep 17 00:00:00 2001 From: czm <2192718639@qq.com> Date: Thu, 8 Dec 2022 21:45:00 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=88=20perf(=E4=BF=AE=E6=94=B9=E6=96=B0?= =?UTF-8?q?=E5=BB=BA=E5=AE=A2=E6=88=B7=E6=96=87=E6=A1=88):?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/customerManagement/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/customerManagement/index.tsx b/src/pages/customerManagement/index.tsx index ce1cd85..3684a76 100644 --- a/src/pages/customerManagement/index.tsx +++ b/src/pages/customerManagement/index.tsx @@ -164,7 +164,7 @@ const CustomerManagement = () => { - goLink('/pages/customerEditor/index?type=add')}>新建客户 + goLink('/pages/customerEditor/index?type=add')}>新增客户 )