chore: code clean-up
This commit is contained in:
parent
403c8f1b05
commit
9d9fbc0189
1 changed files with 0 additions and 2 deletions
|
|
@ -240,7 +240,6 @@
|
|||
'HH:mm:ss'
|
||||
)
|
||||
}
|
||||
console.log('### obj', obj)
|
||||
return obj
|
||||
}
|
||||
|
||||
|
|
@ -512,7 +511,6 @@
|
|||
}
|
||||
},
|
||||
showLogDataDialog: function (data = []) {
|
||||
console.log('### showLogDataDialog', data)
|
||||
this.logData.data = data.join('\n')
|
||||
this.logData.show = true
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue