fix:修复无法配置alertList singleStat类型图表的bug,short类型单位格式化扩展

This commit is contained in:
wangwenrui
2020-08-06 16:37:35 +08:00
parent 680cc39da3
commit aeec7130df
8 changed files with 113 additions and 884 deletions

View File

@@ -431,7 +431,6 @@
bus.$emit("asset-filter-change", "typeIds", assetTypeIds);
}else{
bus.$emit("asset-filter-change", "typeIds", "");
this.pageObj.typeIds='';
}
},
changeVendorCheckBox() {