vue 之 render 函數不能渲染非全局自定義函數-方案

import customCom from 'xxx.vue' render: (h) => { return h(customCom) }
相關文章
相關標籤/搜索