zhujindu hace 15 horas
padre
commit
49ca4b796b
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/views/deviceWithin/index.vue

+ 2 - 1
src/views/deviceWithin/index.vue

@@ -120,7 +120,8 @@
               </el-popover> -->
               </div>
               <div class="info" style="position: relative" @click="buryingPointFn(item)">
-                联系电话:<a
+                联系电话:
+                <a
                   v-if="item.telephone"
                   style="color: #0057ba; font-weight: bold; text-decoration: underline"
                   :href="'tel:' + item.telephone"