日本免费高清视频-国产福利视频导航-黄色在线播放国产-天天操天天操天天操天天操|www.shdianci.com

學無先后,達者為師

網站首頁 編程語言 正文

Ant Design Pro在使用TreeSelect樹選擇組件時,報錯未注冊

作者:沉、睡 更新時間: 2022-02-02 編程語言

Ant Design Pro在使用樹選擇組件時,報錯未注冊

did you register the component correctly?

經過檢查發現Ant Design Pro是按需引入的,需要在文件里引入自己需要的組件

import {
  ***,
  TreeSelect
} from 'ant-design-vue'
Vue.use(TreeSelect)

原文鏈接:https://blog.csdn.net/zz975896590/article/details/119991135

欄目分類
最近更新