@@ -22,22 +22,23 @@
-
+
event.target.value = event.target.value.trim()"
:maxLength="50"
disabled
- v-decorator="['nodeName']" />
+ v-decorator="['processName']" />
-
+
@@ -48,36 +49,37 @@
@change="event => event.target.value = event.target.value.trim()"
:maxLength="500"
type="textarea"
- v-decorator="['nodeName']" />
+ v-decorator="['processDescription']" />
{{ $t('basicServiceInformation') }}
-
-
+
+
+
+
+
+ {{ $t('workCenter.dispatchInformation') }}
+
+
+
+
+ {{ $t('processApprovalInformation') }}
+
+
+
+ event.target.value = event.target.value.trim()"
+ :maxLength="500"
+ type="textarea"
+ v-decorator="['handleText']" />
+
+
+
+
+