@@ -292,7 +292,7 @@ export default {
id: "current",
top: 100,
style: {
- text: dataAll,
+ text: dataAll || 0,
font: 'bolder 18px "Microsoft YaHei", sans-serif',
fill: "#64DAFF ",
textAlign: "center",