xuxy
2024-10-05 f63307c52e66f3463cf3c2517c80d5c5b0f60140
sub_pages/supplier/order-settlement/order-settlement-detail.vue
@@ -83,8 +83,16 @@
                     <view class="label">售后理赔</view>
                  </view>
                  <view class="tj-each flex1">
                     <view class="value">{{dto.lackFee}}</view>
                     <view class="label">缺货扣款</view>
                  </view>
                  <view class="tj-each flex1">
                     <view class="value">{{dto.replaceFee}}</view>
                     <view class="label">补货扣款</view>
                  </view>
                  <view class="tj-each flex1">
                     <view class="value">{{dto.checkFee}}</view>
                     <view class="label">质检扣款</view>
                     <view class="label">降级扣款</view>
                  </view>
                  <view class="tj-each flex1">
                     <view class="value">{{dto.stationFee}}</view>