feature/2.15.1.2407.01-薪资项目以及字段管理页面改造

This commit is contained in:
黎永顺 2024-08-20 15:35:33 +08:00
parent 673c2ba908
commit 848282cfc8
1 changed files with 3 additions and 3 deletions

View File

@ -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",