| | |
| | | viewDetail(item){ |
| | | //查看收发单详情 |
| | | uni.navigateTo({ |
| | | url: `/pages/loadUnload-page/loadUnlaodPageDetail/detail?id=${item.id}&checkId=${item.checkId}` |
| | | url: `/subPages/loadUnlaodPageDetail/detail?id=${item.id}&checkId=${item.checkId}` |
| | | }); |
| | | |
| | | }, |
| | |
| | | this.getDetailData(); |
| | | this.filedId = val.id |
| | | }, |
| | | formHandle() { |
| | | if (!this.dataForm.firstClass) return this.$u.toast('请选择场地或者仓库'); |
| | | this.$nextTick(()=>{ |
| | | uni.navigateTo({ |
| | | url: `/pages/loadUnload-page/loadUnload-detail/loadUnload-detail?bunkerId=${this.dataForm.bunkerId}` |
| | | }) |
| | | }) |
| | | // formHandle() { |
| | | // if (!this.dataForm.firstClass) return this.$u.toast('请选择场地或者仓库'); |
| | | // this.$nextTick(()=>{ |
| | | // uni.navigateTo({ |
| | | // url: `/pages/loadUnload-page/loadUnload-detail/loadUnload-detail?bunkerId=${this.dataForm.bunkerId}` |
| | | // }) |
| | | // }) |
| | | |
| | | }, |
| | | // }, |
| | | change(){ |
| | | |
| | | }, |
| | |
| | | todoDetail(){ |
| | | console.log() |
| | | uni.navigateTo({ |
| | | url: `/pages/loadUnload-page/checkTestDetails/index` |
| | | url: `/subPages/checkTestDetails/index` |
| | | }) |
| | | |
| | | } |
| | |
| | | justify-content: space-between; |
| | | /deep/.u-button { |
| | | width: 100%; |
| | | height: 28px !important; |
| | | // height: 28px !important; |
| | | line-height: 40px; |
| | | padding: 0 12px; |
| | | font-size: 28rpx; |