This commit is contained in:
2025-05-29 19:39:53 +08:00
parent 0645bb4949
commit 2775be6c1a
2 changed files with 4 additions and 4 deletions

View File

@@ -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" : {

View File

@@ -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