From c231ad078d0eafacf66782a925c00c8e56d07f8e Mon Sep 17 00:00:00 2001 From: lys <971387674@qq.com> Date: Wed, 5 Mar 2025 17:40:36 +0800 Subject: [PATCH] =?UTF-8?q?custom/=E9=A2=86=E6=82=A6=E4=B8=9A=E5=8A=A1?= =?UTF-8?q?=E7=BA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/custom-pages/lingyue/components/conditions.js | 2 +- pc4mobx/hrmSalary/pages/custom-pages/lingyue/layout.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pc4mobx/hrmSalary/pages/custom-pages/lingyue/components/conditions.js b/pc4mobx/hrmSalary/pages/custom-pages/lingyue/components/conditions.js index e9f99ec3..cf90419d 100644 --- a/pc4mobx/hrmSalary/pages/custom-pages/lingyue/components/conditions.js +++ b/pc4mobx/hrmSalary/pages/custom-pages/lingyue/components/conditions.js @@ -6,7 +6,7 @@ export const dataConditions = [ conditionType: "MONTHPICKER", domkey: ["salaryMonth"], fieldcol: 16, - label: "薪资所属月", + label: "费用所属期", lanId: 111, labelcol: 6, rules: "required|string", diff --git a/pc4mobx/hrmSalary/pages/custom-pages/lingyue/layout.js b/pc4mobx/hrmSalary/pages/custom-pages/lingyue/layout.js index 6911a3f9..8f73ba1f 100644 --- a/pc4mobx/hrmSalary/pages/custom-pages/lingyue/layout.js +++ b/pc4mobx/hrmSalary/pages/custom-pages/lingyue/layout.js @@ -61,7 +61,7 @@ class Layout extends Component { onDropMenuClick={key => listRef.handleOperate(key)}>
- + onChange({ ...query, salaryMonth: value, isQuery: !isQuery })}/>