|
|
|
@ -50,7 +50,7 @@ |
|
|
|
<CustomTable |
|
|
|
:ref="`tableSecondRef`" |
|
|
|
:columns="tableSecondColumns" |
|
|
|
:formData="formData" |
|
|
|
:formData="{stepTableFormData:formData.stepTableFormData_1,headerSelectFields:{}}" |
|
|
|
:prefixKey = "`tableSecond`" |
|
|
|
fieldItemLabel = "template.common.operationSteps" |
|
|
|
:showOperation="fillType === 'preFill'" |
|
|
|
|