| | |
| | | |
| | | <!-- 待领取和转发收发单 --> |
| | | <view class="wait-collection" |
| | | style="background: url('https://wrzs.czjlchem.com:9090/wrzs/appimg/image/banner/customerbanner.png') no-repeat;background-size:contain"> |
| | | style="background: url('https://wrzs.czjlchem.com:9090/appimg/image/banner/customerbanner.png') no-repeat;background-size:contain"> |
| | | </view> |
| | | <!-- 自主配送界面 --> |
| | | <view class="self-deliver" v-if="personnelType === 1"> |
| | |
| | | inspectedResult:JSON.stringify(this.inspectData) |
| | | }, 'json').then(res => { |
| | | if (res.code === 0) { |
| | | uni.$u.toast('检查成功') |
| | | this.$u.toast('检查成功') |
| | | this.form={} |
| | | this.ClickLoading = false; |
| | | this.inspectData=[] |
| | |
| | | this.logoutShow = false; |
| | | this.TaskCoalList() |
| | | } else { |
| | | uni.$u.toast(res.msg ? res.msg : '检查失败') |
| | | this.ClickLoading = false; |
| | | this.show = false; |
| | | this.logoutShow = false; |
| | | this.$u.toast(res.msg || '检查失败') |
| | | |
| | | } |
| | | }) |
| | | }else{ |
| | | uni.$u.toast('必须全部检测') |
| | | this.$u.toast('必须全部检测') |
| | | } |
| | | }, |
| | | logoutCancel() { |
| | |
| | | :loading="ClickLoading"></u-button></view> |
| | | </view> |
| | | </u-popup> |
| | | <u-modal :show="isFirstShow" :title="'温馨提示'" @confirm="isFirstConFirm"> |
| | | <u-modal |
| | | :width="700" |
| | | :show="isFirstShow" :title="'温馨提示'" @confirm="isFirstConFirm"> |
| | | <view class="tishiBox"> |
| | | <view>入场需要扫描车牌照和刷身份证入场,请携带身份证原件!</view> |
| | | <view style="color: red;font-size: 24rpx;">(注):如运输相关危险品,请携带相关证件前往大厅</view> |
| | | </view> |
| | | </u-modal> |
| | | </view> |
| | | </template> |
| | |
| | | } |
| | | }, |
| | | qiangDanTiShi(item){ |
| | | const flag = uni.getStorageSync('isFirstMeet'); |
| | | this.jiedanObj = item; |
| | | if(!flag){ |
| | | this.isFirstShow = true; |
| | | }else{ |
| | | this.qiangDanBtn(item) |
| | | } |
| | | |
| | | |
| | | }, |
| | | // 接单模态框 |
| | | qiangDanConfirm() { |
| | |
| | | |
| | | <style lang="scss" |
| | | scoped> |
| | | .tishiBox{ |
| | | display: flex; |
| | | flex-direction: column; |
| | | } |
| | | .tableCon{ |
| | | overflow: auto; |
| | | height: 560rpx; |
| | |
| | | cancelModal(){ |
| | | this.enterZx = false; |
| | | this.checkNum = ''; |
| | | this.discountReason = ''; //情况备注 |
| | | this.isEmptyCar = null; |
| | | }, |
| | | cancelModaledit(){ |