From 7c2ad81d2fb10d1fb1c6e6929d3cf365b9c38ebd Mon Sep 17 00:00:00 2001 From: MustangDeng <670124965@qq.com> Date: Mon, 14 Mar 2022 14:08:22 +0800 Subject: [PATCH] =?UTF-8?q?=E8=80=83=E5=8B=A4=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../hrmSalary/components/customTab/index.js | 24 +++++++++------ .../hrmSalary/components/monthRange/index.js | 22 ++++++++++++++ .../components/monthRange/index.less | 11 +++++++ .../pages/dataAcquisition/attendance/index.js | 29 +++++++++++++++++-- .../pages/dataAcquisition/cumDeduct/index.js | 1 + 5 files changed, 75 insertions(+), 12 deletions(-) create mode 100644 pc4mobx/hrmSalary/components/monthRange/index.js create mode 100644 pc4mobx/hrmSalary/components/monthRange/index.less diff --git a/pc4mobx/hrmSalary/components/customTab/index.js b/pc4mobx/hrmSalary/components/customTab/index.js index 79b89389..a55d410a 100644 --- a/pc4mobx/hrmSalary/components/customTab/index.js +++ b/pc4mobx/hrmSalary/components/customTab/index.js @@ -12,15 +12,21 @@ export default class CustomTab extends React.Component { render() { return (