change
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user