pages/driver-page/driver-index/bill-of-lading-details/bill-of-lading-details.vue
@@ -142,7 +142,10 @@ this.overTmWaixiao = value.overTmWaixiao this.getWeightHouseObj.overTmWaixiao = value.overTmWaixiao } }, onShow() { this.init(); }, data() { return { @@ -263,7 +266,7 @@ }); this.coalDayPage(); //获取日志 this.getTakeCoal(); //获取提煤单详情 this.getgetService(); //获取客服 }, // 获取客服openid getgetService() { @@ -333,6 +336,8 @@ }) } } }).then(() => { this.getgetService(); //获取客服 }) }, // 日志查询 @@ -399,7 +404,7 @@ } else { wx.join1v1Chat({ caller: { nickname: uni.getStorageSync('name'), nickname: uni.getStorageSync('username'), openid: uni.getStorageSync( 'openid') },