Merge pull request #3480 from dataease/pr@fix_canvas-console-error

Pr@fix canvas console error
This commit is contained in:
xuwei-fit2cloud 2022-10-27 14:09:28 +08:00 committed by GitHub
commit c9b72638ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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%',