| | |
| | | <view class="send-date" >{{ coalDetailsData.sendDate }}</view> |
| | | </view> |
| | | <view class="coal-code">通知单编号: {{ coalDetailsData.code || '' }}</view> |
| | | <view class="coal-code">车牌号: {{ coalDetailsData.carNo || '' }}</view> |
| | | <view class="order-code"> |
| | | 订单编号: {{ coalDetailsData.orderCode || '' }}</view> |
| | | <view class="coal-code" |
| | |
| | | } |
| | | }, |
| | | isapproach() { |
| | | return this.currentPageCoalStatus != 3; |
| | | return this.currentPageCoalStatus != 3 || this.coalDetailsData.isSendErp ==1; |
| | | }, |
| | | // 展示皮毛净 |
| | | showWeigh() { |