src/assets/js/Layer/mapViewer.js
@@ -37,12 +37,12 @@ store.state.isShowMeasureCoord= true; } if (Cesium.defined(nPickFeature)) { if(nPickFeature.id && nPickFeature.id.properties){ console.log(nPickFeature) mapInfo.setGeoJsonInfo(nPickFeature.id.properties) }else if(nPickFeature && nPickFeature.getProperty("name") == "DLJQT0007"){ store.state.isShowVideo= true; }else if(nPickFeature && nPickFeature.getProperty("name")){ if(nPickFeature.getProperty("name") == "DLJQT0007"){ store.state.isShowVideo= true; } } } if(store.state.isQueryFalag){