f407a40f1705e30c53d1d4a024e84fc91ea96c9d..1f184dc68712ff34495cdf6b2d0da64cbf5e5783
2022-01-17 liuyg
Merge branch 'master' of http://192.168.0.105:10010/r/school-web
1f184d diff | tree
2022-01-17 liuyg
+
244200 diff | tree
1 files modified
1 ■■■■ changed files
src/store/modules/mobile.js 1 ●●●● patch | view | raw | blame | history
src/store/modules/mobile.js
@@ -801,6 +801,7 @@
      //检查是否存在路线
      commit("removePolylineMany");
      commit("removePolyline");
      commit("removerPolyLineIcon");
      let Strs = value[0];
      let red = global.DC.Namespace.Cesium.Color.fromCssColorString("#FF0000");
      let white = global.DC.Namespace.Cesium.Color.fromCssColorString("#fff");