Warning.vue 221 Bytes edit raw blame history 1 2 3 4 5 6 7 8 9 10 <template> <aside> {{ $t('example.warning') }} <a href="https://panjiachen.github.io/vue-element-admin-site/guide/essentials/tags-view.html" target="_blank" >Document</a> </aside> </template>