release/2.16.1.2410.01

薪资档案添加调薪日期的泛微选择
This commit is contained in:
lys 2024-11-07 16:15:45 +08:00
parent e9f4d9b043
commit bd81fe44b2
1 changed files with 9 additions and 0 deletions

View File

@ -358,6 +358,15 @@ export const salaryFileSearchConditions = [
labelcol: 8,
value: "",
viewAttr: 2
},
{
conditionType: "RANGEPICKER",
domkey: ["adjustSalaryStartDate", "adjustSalaryEndDate"],
fieldcol: 16,
label: getLabel(111, "调薪日期"),
labelcol: 8,
value: "",
viewAttr: 2
}
],
defaultshow: true,