xuxueyang
2024-09-30 539a3ff45d22e386638aaddba4af22aa6b473ac2
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>