uu
This commit is contained in:
parent
e2f9f01d6c
commit
bfbe7efa2f
@ -3,7 +3,7 @@
|
||||
"appid" : "__UNI__BCB0FB5",
|
||||
"description" : "探路国际速运",
|
||||
"versionName" : "1.0.1",
|
||||
"versionCode" : "1051",
|
||||
"versionCode" : "1052",
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
|
||||
@ -433,6 +433,10 @@
|
||||
delete this.submitParam.orderSn
|
||||
this.submitParam.sendDate = getOrderModels().sendDate
|
||||
}
|
||||
}
|
||||
let qsParam = this.queryOption.defaultSubParams || {}
|
||||
if(qsParam.warehouseInNo) {
|
||||
this.submitParam.warehouseInNo = qsParam.warehouseInNo
|
||||
}
|
||||
this.pageLoading = false
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user