uu
This commit is contained in:
parent
d773b6d1be
commit
7d2129f001
@ -3,7 +3,7 @@
|
||||
"appid" : "__UNI__BCB0FB5",
|
||||
"description" : "探路国际速运",
|
||||
"versionName" : "1.0.1",
|
||||
"versionCode" : "1046",
|
||||
"versionCode" : "1047",
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
|
||||
@ -249,6 +249,7 @@
|
||||
res.rows.map(t=> {
|
||||
t.val = t.billCode
|
||||
})
|
||||
this.submitParam.billCode = [] // 清空复选框选中内容
|
||||
return res
|
||||
},
|
||||
initData() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user