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
-
- { - _.map(scopeBtns.slice(0, 2), o => ( - )) - } -
-
- { - _.map(scopeBtns.slice(2, 6), o => ( - )) - } -
-
- { - _.map(scopeBtns.slice(6), o => ( - )) - } -
+ {/*
*/} + {/* {*/} + {/* _.map(scopeBtns.slice(0, 2), o => (*/} + {/* ))*/} + {/* }*/} + {/*
*/} + {/*
*/} + {/* {*/} + {/* _.map(scopeBtns.slice(2, 6), o => (*/} + {/* ))*/} + {/* }*/} + {/*
*/} + {/*
*/} + {/* {*/} + {/* _.map(scopeBtns.slice(6), o => (*/} + {/* ))*/} + {/* }*/} + {/*
*/}
onChange([], 10)}>{getLabel(111, "指定月份")}