fix: 补充修复panel的echart类型内存溢出问题
This commit is contained in:
@@ -1377,7 +1377,7 @@
|
||||
deep: true,
|
||||
immediate: true,
|
||||
handler(n) {
|
||||
console.log(n);
|
||||
//console.log(n);
|
||||
if(n.title){
|
||||
this.isEdit=true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user