+
+ {{ $t('carDetailFee.previousReading') }}:{{ row.preDegrees }}
+
+
+ {{ $t('carDetailFee.currentReading') }}:{{ row.curDegrees }}
+
+
+ {{ $t('carDetailFee.unitPrice') }}:{{ row.mwPrice ? row.mwPrice : row.squarePrice }}
+
+
+ {{ $t('carDetailFee.additionalFee') }}:{{ row.additionalAmount }}
+
+
+
+
+ {{ $t('carDetailFee.unitPrice') }}:{{ row.squarePrice }}
+
+
+ {{ $t('carDetailFee.fixedFee') }}:{{ row.additionalAmount }}
+
+
+