haojianlong 5 년 전
부모
커밋
f5cd7152ff
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/baseEditer.vue

+ 1 - 1
src/components/baseEditer.vue

@@ -184,7 +184,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);