zy преди 1 година
родител
ревизия
0c753c297f
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      neim-ui/src/views/windResources/windCondition/index.vue

+ 2 - 2
neim-ui/src/views/windResources/windCondition/index.vue

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