| package.json | ●●●●● patch | view | raw | blame | history | |
| src/example/ExampleDrawDyPage.js | ●●●●● patch | view | raw | blame | history |
package.json
@@ -20,7 +20,7 @@ "@turf/turf": "^7.2.0", "antd": "^4.24.16", "echarts": "^5.6.0", "iclient3d-plot-diy": "1.0.43-rc1", "iclient3d-plot-diy": "1.0.43-rc2", "iclient3d-plot-diy-attachment": "^1.0.2", "jquery": "^3.7.1", "react-draggable": "^3.3.2", src/example/ExampleDrawDyPage.js
@@ -255,8 +255,8 @@ super(props); this.state = { htmlString: '<h3>正在加载中...</h3>', rate: 1000, drawCount: 100 rate: 200, drawCount: 150 }; }