Listen for events in child components not working

后端 未结 0 1291
离开以前
离开以前 2021-01-21 02:02

I have a parent components :

export default {
    name: \'DashboardCommon\',
    created() {
        console.log(\'CommonComponent\');
        this.storeSubscribe         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题