浏览代码

业务需求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>" +
                 html += "<span>" +
                   '                  <div class="d-l-con">' +
                   '                  <div class="d-l-con">' +
                   '                  <div class="d-l-l-text">' +
                   '                  <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>" +
                   "                </div>" +
                   "                </div>" +
                   "                </span>"+
                   "                </span>"+