Browse Source

修改保存

haojianlong 4 years ago
parent
commit
2bc138724c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/ready/buildfloor/repetitionGraphy.vue

+ 1 - 1
src/views/ready/buildfloor/repetitionGraphy.vue

@@ -262,7 +262,7 @@ export default {
                         Text: scaleItem.text
                     }
                 }],
-                Projection: ['FloorMap', 'Properties'],
+                Projection: ['StructureInfo', 'Properties'],
             }
             manageUpdateFloor(Param, (res) => {
                 this.$message.success('更新成功')