inject 获取不到值

 

onMounted( () => {

  provide('test',  'winyh')

})

 

如果 test 值不存在时等到存在了再渲染

相关文章: