yangan
2025-04-10 f1950b48fec6421b50580f2a8899b360b314b73c
pages/customer-page/zhijian-bangfang/zhijian-bangfang.vue
@@ -47,6 +47,9 @@
        <view class="second-line justyflyItem">
          <text class="car-num " style="font-size: 28rpx;">司机:{{ item.xsUser1Name }}</text>
        </view>
        <view class="second-line justyflyItem">
          <text class="car-num " style="font-size: 28rpx;">复磅:{{ item.remarks }}</text>
        </view>
        <view class="second-line justyflyEndItem">
          <view class="agreeBtn">
            <u-button type="primary" :loading="agreeModalShow" loadingText="确认中" @click="agreeWeighClick(item)">同意复磅</u-button>