+
+
+
+ *
+
+ {{ $t('workCenter.standardPromotionProcess.urgency') }}
+
+
+
+
+
+
+
+
+
+ *
+
+ {{ $t('workCenter.standardPromotionProcess.esNumber') }}
+
+
+
+
+
+
+
+
+
+
+ {{ $t('workCenter.standardPromotionProcess.esName') }}
+
+
+
+
+
+
+
+
+
+ *
+
+ {{ $t('workCenter.standardPromotionProcess.promoter') }}
+
+
+
+
+
+
+
+
+
+ *
+
+ {{ $t('workCenter.standardPromotionProcess.mainDeliveryDepart') }}
+
+
+
+
+
+
+
+
+
+ *
+
+ {{ $t('workCenter.standardPromotionProcess.subject') }}
+
+
+
+
+
+
+
+
+
+ *
+
+ {{ $t('workCenter.standardPromotionProcess.promotionDate') }}
+
+
+
+
+
+
+
+
+
+ *
+
+ {{ $t('workCenter.standardPromotionProcess.participatingUnits') }}
+
+
+
+ >
+
+
+
+
+
+
+ *
+
+ {{ $t('workCenter.standardPromotionProcess.contactPerson') }}
+
+
+
+
+
+
+
+
+
+ *
+
+ {{ $t('workCenter.standardPromotionProcess.content') }}
+
+
+
+
+
+
+
+
+
+
+ {{ $t('workCenter.standardPromotionProcess.promotionalMaterials') }}
+
+
+
+
+ {{
+ (formInline.promotionalMaterials === 'null' || formInline.promotionalMaterials === '' || formInline.promotionalMaterials === null || formInline.promotionalMaterials === undefined)
+ ? $t('uploadFile.clickUpload')
+ : $t('uploadFile.viewUploadedFiles')
+ }}
+
+
+
+