定义子组件 <high-test ref="testRef"/> const testRef = ref(null) onReady(()=>{ consoloe.log(testRef.value)为null })