src/pages/outbound/material.vue @@ -44,7 +44,7 @@ <wd-icon name="folder" color="#0D867F"></wd-icon> </view> <text class="text-[#646874] mx-2"> 待货数量: 待发货数量: <text class="text-[#252525]">{{ item.shippedQuantity || 0 }}</text> </text> </view>