mirror of
https://github.com/dataease/dataease.git
synced 2025-02-25 20:42:55 +08:00
Merge pull request #3480 from dataease/pr@fix_canvas-console-error
Pr@fix canvas console error
This commit is contained in:
commit
c9b72638ee
@ -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%',
|
||||
|
Loading…
Reference in New Issue
Block a user