yyb
2025-10-22 c6fd16350612b8aef7a04bfbebf6ee3c591a88ae
pages/product/WorkshopOrderCancellationIssued/comp.vue
@@ -23,10 +23,10 @@
                           <view class="_label-name">行号:</view>
                        </view>
                        <view class="_content">
                           {{ item.value0 }}
                           {{ item.ifsLineItemNo }}
                        </view>
                     </view>
                     <view class="row-list">
                     <!-- <view class="row-list">
                        <view class="_label">
                           <view class="_label-icon-2"> </view>
                           <view class="_label-name">下发至库位:</view>
@@ -34,7 +34,7 @@
                        <view class="_content">
                           {{ item.value1 }}
                        </view>
                     </view>
                     </view> -->
                     <view class="row-list">
                        <view class="_label">
                           <view class="_label-icon-1"> </view>
@@ -53,7 +53,7 @@
                           {{ item.partName }}
                        </view>
                     </view>
                     <view class="row-list">
                     <!-- <view class="row-list">
                        <view class="_label">
                           <view class="_label-icon-2"> </view>
                           <view class="_label-name">零件下发数量:</view>
@@ -70,7 +70,7 @@
                        <view class="_content">
                           {{ item.value5 }}
                        </view>
                     </view>
                     </view> -->
                  </view>
               </view>
            </u-cell-group>
@@ -299,7 +299,7 @@
               ._label-name {
                  width: 80px;
                  margin-left: 11rpx;
                  font-size: 26rpx;
                  font-size: small;
                  font-weight: 500;
                  color: #666666;
               }
@@ -309,7 +309,7 @@
               flex: 1.5;
               text-align: right;
               color: #909399;
               font-size: 24rpx;
               font-size: small;
            }
            .row-list .s1 {