feature/2.15.2.2411.01业务线-数据推送
This commit is contained in:
parent
571026ebf8
commit
ad0bdc33ce
|
|
@ -102,7 +102,7 @@ export const PDConditions = [
|
|||
conditionType: "INPUT",
|
||||
domkey: ["itemName"],
|
||||
fieldcol: 14,
|
||||
label: "字段名称",
|
||||
label: "薪资名称",
|
||||
lanId: 111,
|
||||
labelcol: 6,
|
||||
viewAttr: 2,
|
||||
|
|
@ -112,7 +112,7 @@ export const PDConditions = [
|
|||
conditionType: "INPUT",
|
||||
domkey: ["source"],
|
||||
fieldcol: 14,
|
||||
label: "字段名称",
|
||||
label: "薪资资源",
|
||||
lanId: 111,
|
||||
labelcol: 6,
|
||||
viewAttr: 2,
|
||||
|
|
@ -125,7 +125,8 @@ export const PDConditions = [
|
|||
label: "字段名称",
|
||||
lanId: 111,
|
||||
labelcol: 6,
|
||||
viewAttr: 2
|
||||
rules: "required|string",
|
||||
viewAttr: 3
|
||||
},
|
||||
{
|
||||
conditionType: "SELECT",
|
||||
|
|
@ -136,7 +137,8 @@ export const PDConditions = [
|
|||
labelcol: 6,
|
||||
value: "",
|
||||
options: [],
|
||||
viewAttr: 2
|
||||
rules: "required|string",
|
||||
viewAttr: 3
|
||||
}
|
||||
],
|
||||
title: "",
|
||||
|
|
|
|||
Loading…
Reference in New Issue