Quantcast
Viewing latest article 12
Browse Latest Browse All 18

component.vue

component.vue
<template>
...
</template>
<script>
import Bus from '../support/bus'
export default {
mounted() {
Bus.$on('mounted')
},
destroyed() {
Bus.$off('mounted')
}
}
</script>
<style scoped>
...
</style>

Viewing latest article 12
Browse Latest Browse All 18

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>