摘要: 父执子 在子组件上标注ref="childComponent" this.$refs.childComponent.getZoneQuery(); 子执父 this.$parent.xxx(res.data.result, '3', string) 阅读全文
posted @ 2025-01-13 15:57 熬夜的布偶猫# 阅读(10) 评论(0) 推荐(0)