wang_xy преди 1 година
родител
ревизия
803b81e517
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/components/supermap-2.5d.vue

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

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