This commit is contained in:
aihe 2024-09-24 18:20:37 +08:00
parent d773b6d1be
commit 7d2129f001
2 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"appid" : "__UNI__BCB0FB5",
"description" : "探路国际速运",
"versionName" : "1.0.1",
"versionCode" : "1046",
"versionCode" : "1047",
"transformPx" : false,
/* 5+App特有相关 */
"app-plus" : {

View File

@ -249,6 +249,7 @@
res.rows.map(t=> {
t.val = t.billCode
})
this.submitParam.billCode = [] // 清空复选框选中内容
return res
},
initData() {