打印
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
"name" : "恒森",
|
"name" : "恒森",
|
||||||
"appid" : "__UNI__8D175E0",
|
"appid" : "__UNI__8D175E0",
|
||||||
"description" : "恒森WMS手持系统",
|
"description" : "恒森WMS手持系统",
|
||||||
"versionName" : "1.1.9",
|
"versionName" : "1.2.0",
|
||||||
"versionCode" : 119,
|
"versionCode" : 120,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
/* 5+App特有相关 */
|
/* 5+App特有相关 */
|
||||||
"app-plus" : {
|
"app-plus" : {
|
||||||
|
|||||||
@@ -177,8 +177,8 @@
|
|||||||
title: res.msg,
|
title: res.msg,
|
||||||
icon: 'none'
|
icon: 'none'
|
||||||
})
|
})
|
||||||
// let data = Object.assign({}, this.data, {lxCode: this.val2})
|
let data = Object.assign({}, this.data, {lxCode: this.val2})
|
||||||
// setTimeout(this.toPrint(data), 800)
|
setTimeout(this.toPrint(data), 800)
|
||||||
this.clearUp()
|
this.clearUp()
|
||||||
} else {
|
} else {
|
||||||
this.disabled = false
|
this.disabled = false
|
||||||
|
|||||||
Reference in New Issue
Block a user