fix(仪表板): 修复挤占式画布控制台错误打印问题

This commit is contained in:
wangjiahao 2022-10-27 13:37:59 +08:00
parent b6e71ff203
commit 524f87ffc9

View File

@ -942,12 +942,6 @@ export default {
height: this.outStyle.height + this.scrollTop + 'px !important'
}
},
//
// eslint-disable-next-line
coordinates() {
// eslint-disable-next-line
return this.coordinates
},
customStyle() {
let style = {
width: '100%',