This commit is contained in:
aihe 2024-10-29 23:19:42 +08:00
parent 1cbe62ee50
commit 9a99647485

View File

@ -38,14 +38,24 @@
<view class="dt-block">
<view class="dt-tle">
<view class="t1">进仓货物总览</view>
<view class="t1">客户订仓货物信息</view>
<view class="t2">
<tpx-text-dic :value="billInfo.confirmStatus" :list="dicData.emis_wsin_tab"></tpx-text-dic>
</view>
</view>
<u-line margin="20rpx 0 20rpx"></u-line>
<bpe-goodstatic-tmp v-model:value="postInfo"></bpe-goodstatic-tmp>
<!-- <view class="dt-item font-28">
</view>
<view class="dt-block">
<view class="dt-tle">
<view class="t1">进仓货物总览</view>
<view class="t2">
<tpx-text-dic :value="billInfo.confirmStatus" :list="dicData.emis_wsin_tab"></tpx-text-dic>
</view>
</view>
<u-line margin="20rpx 0 20rpx"></u-line>
<view class="dt-item font-28">
<view>
<text class="pr-20 clr-sub">总重量:</text>
<text class="">{{billInfo. totalWeight }} kg</text>
@ -58,7 +68,7 @@
<text class="pr-20 clr-sub">总件数:</text>
<text class="">{{billInfo.totalParcelQty}}</text>
</view>
</view> -->
</view>
</view>
<view v-for="(item) in billInfo.stockInBatchList" class="dt-block" style="padding-bottom: 2rpx;">