@@ -20,7 +20,7 @@
},
"dependencies": {
"@saga-web/base": "2.1.27",
- "@saga-web/cad-engine": "2.0.583",
+ "@saga-web/cad-engine": "2.0.588",
"@saga-web/draw": "2.1.110",
"@saga-web/graph": "2.1.133",
"axios": "^0.18.0",
@@ -166,7 +166,7 @@ export default {
}
let pa = {
content: [{ id: this.FloorID, outline: Outline }],
- projection: ['Outline'],
+ projection: ['outline'],
floorUpdateOutline(pa, (res) => {
this.isEdit = false