yangan
2024-12-10 3ec0c69457a438fdc5ce4d3fa7eee40ef9c68a18
feat:集装箱号 库管已装卸拼单按钮限制
2个文件已修改
5 ■■■■ 已修改文件
pages/loadUnload-page/selectTarget/selectTarget.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
subPages/pvcSplicePage/kuguan.vue 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/loadUnload-page/selectTarget/selectTarget.vue
@@ -559,7 +559,7 @@
                    if(!item){
                        return false
                    }else{
                        if(    item.status === 6){
                        if(    item.status === 6 || item.isPindan == 1){
                            return false
                        }else{
                            return true;
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">