@@ -304,6 +304,17 @@
}]
})
}
+ }).catch(()=>{
+ this.originalChart.setOption({
+ series:[{
+ data:null
+ }]
+ })
+ this.interferedChart.setOption({
},
setFirstCellBold({ rowIndex }) {