소스 검색

业务需求bug修改

王通 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>"+