haojianlong 4 년 전
부모
커밋
23e47defcd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/floorMap/index.vue

+ 1 - 1
src/components/floorMap/index.vue

@@ -304,7 +304,7 @@ export default {
                     //         `${this.mapServerURL}/webtheme/${this.urlMsg.fmapID}/${t.name}`
                     //       );
                     //       item.width = t.width
-                    //       item.height = t.width
+                    //       item.height = t.height
                     //       item.moveTo(t.x, t.y)
                     //       item.connect("imgLoadOver", this, () => {
                     //         this.countRf(ProjectRf[pj].length);