JX.LI 2 gadi atpakaļ
vecāks
revīzija
20f467d049
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/components/supermap-2.5d.vue

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

@@ -803,7 +803,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]
+                  "                  <h4>" + res.data[0].userList[i].position + ":" + res.data[0].userList[i]
                   .name + "</h4>" +
                   "                </div>" +
                   "                </div>" +