liyongli 1 年間 前
コミット
6442f5b0e7
1 ファイル変更1 行追加0 行削除
  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>