spring
3 天以前 c4f8ae20c8a38ec986066bad7600b387ff2d8109
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>