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',