|
|
@@ -143,6 +143,7 @@
|
|
|
{
|
|
|
field: 'mainContractorAccount',
|
|
|
label: t('routes.contractor.mainContractorAccount'),
|
|
|
+ labelWidth: 160,
|
|
|
component: 'Input',
|
|
|
colProps: {
|
|
|
lg: 6,
|
|
|
@@ -155,6 +156,7 @@
|
|
|
{
|
|
|
field: 'contractorAccount',
|
|
|
label: t('routes.contractor.contractorAccount'),
|
|
|
+ labelWidth: 160,
|
|
|
component: 'Input',
|
|
|
colProps: {
|
|
|
lg: 6,
|