@@ -20,7 +20,6 @@ const showModuleName = 0;
if (localTest) {
// baseURL = "http://192.168.10.13:8082/" // 联机调试 - 石林
- // baseURL = "http://10.155.32.33:9001/" // 联机调试 - 谢生杰
baseURL = "http://192.168.10.8:8082/" // 联机调试 - 王昌盛
tilesUrl = "http://localhost:8080/static/cesium/Assets/Textures/NaturalEarthII";
@@ -55,8 +55,8 @@
</el-table>
<!-- <list-bar-chart /> -->
</template>
- <!-- <cesium /> -->
- <currentScatterChart
+ <cesium />
+ <!-- <currentScatterChart
width="100%"
height="600px"
chartTitle="可框选折线散点图"
@@ -66,7 +66,7 @@
:showLegend="true"
:brushSelected="true"
@getSelected="getSelected"
- />
+ /> -->
</div>