style:去除浏览器打印

This commit is contained in:
@changcode
2021-11-05 17:29:34 +08:00
parent d2f9afebcb
commit 3ec6838df7
4 changed files with 0 additions and 4 deletions

View File

@@ -267,7 +267,6 @@ export default {
this.calcPosition(e)
},
calcPosition (e) {
console.log(e)
const boxWidth = this.boxWidth
const distance = this.fromType === 'asset' ? 300 : 50
const minus = (e.pageY - distance) + this.$refs.alertLabel.$el.offsetHeight - window.innerHeight