人员持证引入人员不再过滤是否审批
This commit is contained in:
@@ -402,9 +402,9 @@ const dictSelectScope = {
|
||||
"type": "dicTableSelect",
|
||||
"controlType": "select",
|
||||
"label": "表格选择框",
|
||||
"fixedSearch":{
|
||||
"approveStatusName":"已审批"
|
||||
},
|
||||
// "fixedSearch":{
|
||||
// "approveStatusName":"已审批"
|
||||
// },
|
||||
"separator": " | ",
|
||||
"multiple": true,
|
||||
"display": true,
|
||||
@@ -447,9 +447,9 @@ const distSelectColumn = {
|
||||
"display": true,
|
||||
"span": 12,
|
||||
"disabled": false,
|
||||
"fixedSearch":{
|
||||
"approveStatusName":"已审批"
|
||||
},
|
||||
// "fixedSearch":{
|
||||
// "approveStatusName":"已审批"
|
||||
// },
|
||||
"required": false,
|
||||
"hideLabel": false,
|
||||
"i18nCode": "fields_7897245",
|
||||
|
||||
Reference in New Issue
Block a user