#
luxiaotao1123
2024-06-11 bd6f16c7a6695606d7ebb5baa56eefe65b603cf2
src/pages/left/components/loc-charts.jsx
@@ -48,7 +48,6 @@
    }
  }, []);
  const data = [];
  const color = ['#00ffff', '#00cfff', '#006ced', '#ffe000', '#ffa800', '#ff5b00'];
  for (let i = 0; i < trafficWay.length; i++) {