@@ -20,7 +20,7 @@
},
"dependencies": {
"@saga-web/base": "2.1.27",
- "@saga-web/cad-engine": "2.0.570",
+ "@saga-web/cad-engine": "2.0.571",
"@saga-web/draw": "2.1.110",
"@saga-web/graph": "2.1.129",
"@saga-web/topology": "1.0.85",
@@ -262,7 +262,7 @@ export default {
Text: scaleItem.text
}
}],
- Projection: ['FloorMap', 'Properties'],
+ Projection: ['StructureInfo', 'Properties'],
manageUpdateFloor(Param, (res) => {
this.$message.success('更新成功')