{{ $t('processInformation') }}
event.target.value = event.target.value.trim()"
:maxLength="50"
disabled
v-decorator="['processName']" />
event.target.value = event.target.value.trim()"
:maxLength="500"
type="textarea"
:disabled="processInfoDisabled"
v-decorator="['processDescription']" />
{{ $t('basicServiceInformation') }}
{{ $t('workCenter.dispatchInformation') }}
{{ $t('workCenter.standardConsultationProcess.solicitationList') }}
{{ $t('newlyAdded') }}
{{ $t('delete') }}
{{ text }}
{{ global.emptyLine }}
{{ $t('batchOperation') }}
{{ text }}
{{ global.emptyLine }}
{handleOpinionChange(value, index, record)}" />
{{ $t('processApprovalInformation') }}
event.target.value = event.target.value.trim()"
:maxLength="500"
type="textarea"
v-decorator="['handleText', validatorRules.handleText]" />