删除console

uat_us
caiyiling 2024-03-29 13:01:02 +08:00
parent 7b475b4873
commit 5729f2246e
1 changed files with 0 additions and 1 deletions

View File

@ -637,7 +637,6 @@ export default {
},
beforeDestroy() {
console.log('beforeDestroy',this.screenshotWindow)
if (this.screenshotWindow) {
this.screenshotWindow.close()
}