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

@@ -177,8 +177,8 @@
title: res.msg,
icon: 'none'
})
// let data = Object.assign({}, this.data, {lxCode: this.val2})
// setTimeout(this.toPrint(data), 800)
let data = Object.assign({}, this.data, {lxCode: this.val2})
setTimeout(this.toPrint(data), 800)
this.clearUp()
} else {
this.disabled = false