From c7e16af0aa0681a462eac86322d2ecaa0ef70340 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Fri, 24 Nov 2023 15:55:57 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=B9=B4=E5=BA=A6=E5=AF=B9=E6=AF=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Home.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/Home.jsx b/src/views/Home.jsx index 3b21614..de02378 100644 --- a/src/views/Home.jsx +++ b/src/views/Home.jsx @@ -24,6 +24,7 @@ const topSeries = [ { key: 'GuestGroupType', value: 'GuestGroupType', label: '客群类别', graphVisible: false }, { key: 'country', value: 'country', label: '国籍', graphVisible: true }, { key: 'webcode', value: 'webcode', label: '站点', graphVisible: false }, + { key: 'bizarea', value: 'bizarea', label: '国境', graphVisible: false }, ]; const allGroupTypes = [ @@ -231,7 +232,7 @@ export default observer(() => { {searchValues.yearDiff && ( )}