+
+
{{ $t('processInformation') }}
+
+
+
+
+
+ event.target.value = event.target.value.trim()"
+ :maxLength="50"
+ :disabled="disabled || processDisabled"
+ v-decorator="['processName', validatorRules.processName]" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ $t('basicServiceInformation') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ event.target.value = event.target.value.trim()"
+ :maxLength="50"
+ :disabled="disabled"
+ v-decorator="['applicant', validatorRules.applicant]" />
+
+
+
+
+
+ event.target.value = event.target.value.trim()"
+ :maxLength="50"
+ :disabled="disabled"
+ v-decorator="['applyForPermission', validatorRules.applyForPermission]" />
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ $t('processApprovalInformation') }}
+
+
+
+
+
+
+
+
+
+
+
+
+