| src/pages/outbound/materialOutbound.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/pages/outbound/materialOutbound.vue
@@ -30,7 +30,7 @@ <text class="value">{{ currentMaterial.materialspec || "-" }}</text> </view> <view class="info-line"> <text class="label">待货数量:</text> <text class="label">待发货数量:</text> <text class="value">{{ currentMaterial.shippedQuantity || 0 }} 吨</text> </view> </view>