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