<el-button type="primary" @click="openBtn">点击调用</el-button> //添加ref <ReportTraceQuery :reportTraceQueryShow.sync="reportTraceQueryShow" ref="reportTraceQuery"></ReportTraceQuery> //调用 openMark() { this.$refs.reportTraceQuery.reportTraceQueryTableData(); this.reportTraceQueryShow = true }, //注:reportTraceQueryTableData()是子组件的方法
标签: 子组件
上面是“vue主页点击按钮如何调用子组件方法”的全面内容,想了解更多关于 vuejs 内容,请继续关注web建站教程。
当前网址:https://m.ipkd.cn/webs_4.html
声明:本站提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请发送到邮箱:admin@ipkd.cn,我们会在看到邮件的第一时间内为您处理!