Vue3 路由组件警告 component with `markRaw` or using `shallowRef` instead of `ref`. BG7ZAG | 2023-7-11 14:52 | 636 | 0 | 程序开发 343 字 | 2 分钟 使用ant-design-vue开发时,会报如下警告 Vue received a Component which was made a reactive object. This can lead to unnecessary performance overhead, and should be avoided by marking the c… ant-design-vuemarkRawshallowRefVuevue3