From 2993b31396e98740bcbccb53fa119a0af63de88d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=8E=E6=B0=B8=E9=A1=BA?= <971387674@qq.com> Date: Tue, 20 Aug 2024 09:31:10 +0800 Subject: [PATCH] =?UTF-8?q?custom/=E5=96=9C=E7=9B=88=E9=97=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../statisticalMicroSettingsSlide.js | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/pc4mobx/hrmSalary/pages/reportView/components/statisticalMicroSettingsSlide.js b/pc4mobx/hrmSalary/pages/reportView/components/statisticalMicroSettingsSlide.js index e82f2eaa..59fe2b18 100644 --- a/pc4mobx/hrmSalary/pages/reportView/components/statisticalMicroSettingsSlide.js +++ b/pc4mobx/hrmSalary/pages/reportView/components/statisticalMicroSettingsSlide.js @@ -384,27 +384,27 @@ const StatisticalScopePicker = (props) => { const { timeType, dateRange, onChange, viewAttr, disabled = false } = props; const [startDate, endDate] = dateRange || []; return