@@ -348,9 +348,9 @@ export default {
series: [{
name: "风速",
type: "line",
- symbol: "none",
+ // symbol: "none",
color: ["#9fc777"],
- smooth: true,
+ // smooth: true,
data: ws
},
{