调拨
This commit is contained in:
@@ -10,6 +10,7 @@ Page({
|
||||
transport:[],//请上传运输单
|
||||
id:'',//查看id
|
||||
tran_id:'',//操作ID
|
||||
mileage:'',//里程数
|
||||
},
|
||||
onLoad: function (options) {
|
||||
for (let key in options) {
|
||||
|
||||
@@ -204,6 +204,7 @@
|
||||
</view>
|
||||
</block>
|
||||
</scroll-view>
|
||||
<view class="mt10 text-center font-26 color-999">仪表盘拍照上传</view>
|
||||
</view>
|
||||
<view class="fn-flex pl60 pr60 pb50 text-center font-32 color-666">
|
||||
<button bindtap="optShowTransfer" class="fn-flex-item mr20 bds-2-36afa2 btn-no-bg wp100 font-28 color-36afa2 ulib-r750">取消</button>
|
||||
|
||||
Reference in New Issue
Block a user