From 3ec0c69457a438fdc5ce4d3fa7eee40ef9c68a18 Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期二, 10 十二月 2024 14:01:33 +0800 Subject: [PATCH] feat:集装箱号 库管已装卸拼单按钮限制 --- subPages/pvcSplicePage/kuguan.vue | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/subPages/pvcSplicePage/kuguan.vue b/subPages/pvcSplicePage/kuguan.vue index 6919b7b..420bcb3 100644 --- a/subPages/pvcSplicePage/kuguan.vue +++ b/subPages/pvcSplicePage/kuguan.vue @@ -25,6 +25,9 @@ </view> </view> <view class="fourth"> + <text v-if="pageData.containerNumber">闆嗚绠卞彿锛歿{ pageData.containerNumber}}</text> + </view> + <view class="fourth"> <view class="fourth-icon"> <view style="width: 24rpx;height: 24rpx;line-height: 24rpx;background: url('https://wrzs.czjlchem.com:9090/appimg/image/banner/clock.png') no-repeat;background-size: cover"> -- Gitblit v1.9.1