fix:panel图表补充toolbox 提示
This commit is contained in:
@@ -395,7 +395,6 @@ export default {
|
||||
this.isError = false;
|
||||
this.errorContent = '';
|
||||
}
|
||||
console.log('seriesItem','' == 0)
|
||||
if(seriesItem||(typeof seriesItem == 'number'&&seriesItem == 0) ||(typeof seriesItem=='string'&& seriesItem !='')){ //0 为false
|
||||
this.noData=false;
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user