FIX scEcharts 在弹窗以及drawer里渲染问题
This commit is contained in:
parent
f1a46cffce
commit
fb07fb1677
|
|
@ -48,7 +48,9 @@
|
|||
},
|
||||
mounted(){
|
||||
this.isActivat = true;
|
||||
this.$nextTick(() => {
|
||||
this.draw();
|
||||
})
|
||||
},
|
||||
methods: {
|
||||
draw(){
|
||||
|
|
|
|||
Loading…
Reference in New Issue