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