摘要: 方法一:通过ref直接调用子组件的方法 1 //在父组件中 2 <template> 3 <a @click = 'openConfigure'> 4 <a-icon type = 'setting'/> 5 配置 6 <add-or-update ref='addOrUpdate'> 7 </a> 阅读全文
posted @ 2022-03-08 15:53 无效_rank 阅读(303) 评论(0) 推荐(0)