修改代码
This commit is contained in:
parent
70599404bd
commit
fc75783d94
@ -88,7 +88,7 @@ export default {
|
||||
resizeHandler() {
|
||||
this.$nextTick(() => {
|
||||
this.jmap.resize({width: this._clientWidth, height: this._clientHeight});
|
||||
})
|
||||
});
|
||||
},
|
||||
selected(e) {
|
||||
// console.log('selected', e, this.jmap);
|
||||
|
Loading…
Reference in New Issue
Block a user