From 848282cfc895dd389c0e4d929220234324f7c218 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 15:35:33 +0800 Subject: [PATCH] =?UTF-8?q?feature/2.15.1.2407.01-=E8=96=AA=E8=B5=84?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E4=BB=A5=E5=8F=8A=E5=AD=97=E6=AE=B5=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E9=A1=B5=E9=9D=A2=E6=94=B9=E9=80=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pc4mobx/hrmSalary/pages/salaryItem/columns.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pc4mobx/hrmSalary/pages/salaryItem/columns.js b/pc4mobx/hrmSalary/pages/salaryItem/columns.js index a478b454..5db2fdf3 100644 --- a/pc4mobx/hrmSalary/pages/salaryItem/columns.js +++ b/pc4mobx/hrmSalary/pages/salaryItem/columns.js @@ -110,7 +110,7 @@ export const salaryItemConditions = [ label: "保留小数位", lanId: 111, labelcol: 8, - value: "", + value: "2", options: [ { key: "0", selected: false, showname: "0" }, { key: "1", selected: false, showname: "1" }, @@ -135,7 +135,7 @@ export const salaryItemConditions = [ lanId: 111, labelcol: 8, value: "", - detailType: 3, + otherParams: { detailtype: 3 }, options: [ { key: "1", showname: "输入", selected: true, lanId: 111 }, { key: "2", showname: "公式", selected: false, lanId: 111 }, @@ -162,7 +162,7 @@ export const salaryItemConditions = [ lanId: 111, labelcol: 8, value: "", - viewAttr: 2 + viewAttr: 1 }, { conditionType: "INPUTNUMBER",