haojianlong 5 rokov pred
rodič
commit
f5cd7152ff
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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);