liyongli 1 year ago
parent
commit
6442f5b0e7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/view/trafficLocation/index.vue

+ 1 - 0
src/view/trafficLocation/index.vue

@@ -5,6 +5,7 @@
       v-for="item in che_list"
       :key="item.title"
       :title="item.title"
+      :label="item.address"
       is-link
     />
   </div>