-
- {{ t('claim.actions') }}
-
- save({ responsibility: value })"
- label-always
- color="primary"
- markers
- :marker-labels="marker_labels"
- :min="DEFAULT_MIN_RESPONSABILITY"
- :max="DEFAULT_MAX_RESPONSABILITY"
+
+
+
+ {{ `${t('Total claimed')}: ${toCurrency(totalClaimed)}` }}
+
+
+
+
+
+ {{ t('claim.actions') }}
+
+ save({ responsibility: value })"
+ label-always
+ color="primary"
+ markers
+ :marker-labels="marker_labels"
+ :min="DEFAULT_MIN_RESPONSABILITY"
+ :max="DEFAULT_MAX_RESPONSABILITY"
+ />
+
+
+
+
+
+ save({ isChargedToMana: value })"
/>
+ {{ t('mana') }}
-