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);