+
+
+
+
+ {{ scope.row.feeName }}
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.fee }}
+
+
+
+
+
+ handleCalcFeeItem(scope.row)" size="mini" placeholder="" :min="0.00" :controls="false" :precision="2">
+ {{scope.row.initialWeightFee}}
+
+
+
+
+
+ handleCalcFeeItem(scope.row)" size="mini" placeholder="" :min="0.00" :controls="false" :precision="2">
+ {{scope.row.addWeightPrice}}
+
+
+
+
+
+
+ handleCalcFeeItem(scope.row)" size="mini" placeholder="" :min="0.00" :controls="false" :precision="2">
+ {{scope.row.realFee}}
+
+
+
+
+
+ {{scope.row.remark}}
+
+
+
+
+ deleteFeeItem(scope.row)">
+
+
+
+
+
+
+
+ {{ $t('增加自定义费用') }}
+
+
+
+
+
+