fix: 补充修复panel的echart类型内存溢出问题

This commit is contained in:
陈劲松
2020-11-20 14:38:40 +08:00
committed by chenjinsong
parent 948789b062
commit 01483332d8
4 changed files with 8 additions and 6 deletions

View File

@@ -1377,7 +1377,7 @@
deep: true,
immediate: true,
handler(n) {
console.log(n);
//console.log(n);
if(n.title){
this.isEdit=true;
}