产品-个税扣缴义务人添加排序字段
This commit is contained in:
parent
4891fff298
commit
1aa2fb4793
|
|
@ -54,7 +54,7 @@ export const editConditions = [
|
|||
conditionType: "INPUTNUMBER",
|
||||
domkey: ["sortedIndex"],
|
||||
fieldcol: 14,
|
||||
label: "排序",
|
||||
label: "显示顺序",
|
||||
labelcol: 6,
|
||||
value: "",
|
||||
viewAttr: 2,
|
||||
|
|
@ -92,7 +92,7 @@ export const decentralizationConditions = [
|
|||
conditionType: "INPUTNUMBER",
|
||||
domkey: ["sortedIndex"],
|
||||
fieldcol: 14,
|
||||
label: "排序",
|
||||
label: "显示顺序",
|
||||
labelcol: 6,
|
||||
value: "",
|
||||
viewAttr: 2,
|
||||
|
|
|
|||
Loading…
Reference in New Issue