yangan
2024-12-16 16c42e89312ec86a5c75092cc3bf83d2fe625c8f
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">
@@ -243,7 +246,7 @@
               }else{
                 this.$u.toast('操作成功');
                 setTimeout(() => {
                  this.init();
                  // this.init();
                  uni.switchTab({
                        url: '/pages/tabbar-page/index-tabbar/index-tabbar'
                     })