vue3 写项目中遇到的困惑

2021-09-08

1、Getting a value from the props in root scope of setup() will cause the value to lose reactivity

image.png

你可能感兴趣的:(vue3 写项目中遇到的困惑)