소스 검색

no message

zhujindu 13 시간 전
부모
커밋
49ca4b796b
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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"