819527061@qq.com
2024-03-13 b17acfe68863c1a80b8cfe6eb565bdaca03f0b1c
pages/driver-page/driver-index/bill-of-lading-details/bill-of-lading-details.vue
@@ -578,7 +578,9 @@
               }
            }).then(() => {
               // 判断当前时间是否超出预约时间
               setTimeout(() => {
               ;
               if([1, 2, 13].includes(this.coalDetailsData.status) ){
                  setTimeout(() => {
                  let endTime = this.coalDetailsData.yuYueSection.slice(0, 10) + ' ' + this
                     .coalDetailsData
                     .yuYueSection.slice(-5);
@@ -592,6 +594,8 @@
                     this.timeout = '1'
                  }
               }, 1000)
               }
            })
         },
         // 日志查询
@@ -1017,7 +1021,8 @@
            width: 94%;
            margin: 0 auto;
            height: vww(52);
            @include flex position: relative;
            @include flex;
             position: relative;
            flex-direction: column;
            justify-content: space-between;
            align-items: flex-start;
@@ -1061,7 +1066,8 @@
            overflow: hidden;
            .block-main {
               @include flex width: 94%;
               @include flex ;
               width: 94%;
               height: 336rpx;
               margin: vww(18) vww(7) vww(11) vww(17);
               flex-direction: column;