| | |
| | | <view class="white-block"> |
| | | |
| | | </view> |
| | | <view class="utilsBox" v-if="currentPageCoalStatus"> |
| | | <view class="utils_chil utils_chilTop"> |
| | | <view class="utilsBox"> |
| | | <view class="utils_chil utils_chilTop" v-if="!isReservation"> |
| | | <view class="top-button"> |
| | | <u-button text="签到" |
| | | type="primary" |
| | |
| | | </view> |
| | | </view> |
| | | </view> |
| | | <view class="weigh-ability" v-if="currentPageCoalStatus"> |
| | | <view class="weigh-ability" v-if="!isReservation"> |
| | | <view class="weigh-button"><u-button text="展示通知单" |
| | | @click="showCaolPickUpBill" |
| | | type="primary" |
| | |
| | | clean: "" |
| | | }, |
| | | completeOutSaleShow: false, |
| | | reservationIsShow:false, |
| | | overTmWaixiao: null, |
| | | // 判读网络状态, |
| | | normalCode: true, |
| | |
| | | // 展示皮毛净 |
| | | showWeigh() { |
| | | return this.coalDetailsData.tmTaskCoalItems ? this.coalDetailsData.tmTaskCoalItems : [] |
| | | }, |
| | | //司机领取状态按钮全不展示 |
| | | isReservation(){ |
| | | return this.reservationIsShow < 1; |
| | | } |
| | | }, |
| | | methods: { |
| | |
| | | this.getServiceOpenid.filedId = this.coalDetailsData.filedId; |
| | | // 获取通知单状态 |
| | | this.currentPageCoalStatus = this.coalDetailsData.statusWeigh; |
| | | this.reservationIsShow = this.coalDetailsData.status; |
| | | // 获取原发信息 |
| | | this.primarySkin = this.coalDetailsData.skinTwo; |
| | | this.primaryHair = this.coalDetailsData.hairTwo; |