From 47ead2316e78b59324d35d32360e4d98aac21793 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Fri, 11 Jul 2025 13:42:57 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E8=80=81=E5=AE=A2=E6=88=B7:=20?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=9B=BD=E7=B1=8D=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/charts/Customer_care_regular.jsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/charts/Customer_care_regular.jsx b/src/charts/Customer_care_regular.jsx index 373d6d0..375d2f7 100644 --- a/src/charts/Customer_care_regular.jsx +++ b/src/charts/Customer_care_regular.jsx @@ -127,7 +127,7 @@ const Customer_care_regular = () => { - @@ -207,6 +207,11 @@ const Customer_care_regular = () => { dataIndex: 'COLI_IsCusCommend', key: 'COLI_IsCusCommend', }, + { + title: '国籍', + dataIndex: 'MEI_Country', + key: 'MEI_Country', + }, { title: '网站', dataIndex: 'COLI_WebCode',