yyb
2025-10-22 aaa8efda7a2697cf36e7021a1c5d94f3a541b387
pages/product/report/orderList.vue
@@ -23,7 +23,7 @@
                           <view class="_label-name">订单号:</view>
                        </view>
                        <view class="_content">
                           {{ item.moNo }}
                           {{ item.ifsOrderNo }}
                        </view>
                     </view>
                     <view class="row-list">
@@ -296,7 +296,7 @@
               ._label-name {
                  margin-left: 11rpx;
                  font-size: 26rpx;
                  font-size: small;
                  font-weight: 500;
                  color: #666666;
               }
@@ -306,7 +306,7 @@
               flex: 1.5;
               text-align: right;
               color: #909399;
               font-size: 24rpx;
               font-size: small;
            }
            .row-list .s1 {