|
|
@ -73,7 +73,7 @@ |
|
|
<van-cell> |
|
|
<van-cell> |
|
|
<view slot="title" class="flex flex-justify"> |
|
|
<view slot="title" class="flex flex-justify"> |
|
|
<view class="flex flex-center text-black">净重(公斤)</view> |
|
|
<view class="flex flex-center text-black">净重(公斤)</view> |
|
|
<view class="text-gray">{{form.offsiteGrossWeight || '- -'}}</view> |
|
|
|
|
|
|
|
|
<view class="text-gray">{{form.totalNetWeight || '- -'}}</view> |
|
|
</view> |
|
|
</view> |
|
|
</van-cell> |
|
|
</van-cell> |
|
|
<van-cell> |
|
|
<van-cell> |
|
|
|