VueCannot read property ‘$createElement’ of undefined 1个 我正在使用Nuxt,Nuxt Typescript,TSX和Vue Composition API。当我将一个.vue组件转换为.tsx一个没有渲染方法的组件,而是从设置函数返回JSX时,在运行时出现以下错误: Cannot read property ‘$createElement’ of undefined 从上……继续阅读 » 8个月前 (07-16) 103浏览 0评论 0个赞