This commit is contained in:
2026-04-08 09:47:47 +08:00
parent 22a651d4b8
commit 8f7394c7dd
2 changed files with 4 additions and 25 deletions

View File

@@ -369,16 +369,6 @@
this.disabled = false
}
},
// async _printDelete (data) {
// try {
// let res = await printDelete(data)
// if (res) {
// // console.log('success')
// }
// } catch (e) {
// // console.log('error')
// }
// },
tolPrint() {
if (this.flag) {
this.dialogVisible = true