王通 пре 1 година
родитељ
комит
69875ff381
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/components/supermap-2.5d.vue

+ 1 - 1
src/components/supermap-2.5d.vue

@@ -806,7 +806,7 @@
                 html += "<span>" +
                   '                  <div class="d-l-con">' +
                   '                  <div class="d-l-l-text">' +
-                  "                  <h4>" +res.data[0].userList[0].position+":"+res.data[0].userList[0].name+"</h4>" +
+                  "                  <h4>" +res.data[0].userList[i].position+":"+res.data[0].userList[i].name+"</h4>" +
                   "                </div>" +
                   "                </div>" +
                   "                </span>"+