From e297d36256f85262a2d6903b2f98c0f43d86bdd4 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Sun, 27 Apr 2025 16:23:16 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E8=80=81=E5=AE=A2=E6=88=B7:=20?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/stores/CustomerStore.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/stores/CustomerStore.js b/src/stores/CustomerStore.js index 5da638b..6909176 100644 --- a/src/stores/CustomerStore.js +++ b/src/stores/CustomerStore.js @@ -309,8 +309,9 @@ class CustomerStore { searchValues: { DepartmentList: ['1', '2', '28', '7'].map(kk => groupsMappedByKey[kk]), - WebCode: undefined, // ['ALL'].map(kk => sitesMappedByCode[kk]), + WebCode: ['CHT','AH','JH','GH','ZWQD','GH_ZWQD_HW','GHKYZG','GHKYHW'].map(kk => sitesMappedByCode[kk]), DateType: { key: 'applyDate', label: '提交日期'}, + IncludeTickets: { key: '0', label: '不含门票' }, }, pivotData: [],