FE-Driver / vue-beauty

Beautiful UI components build with vue and ant design
https://fe-driver.github.io/vue-beauty
MIT License
2.11k stars 249 forks source link

按需引入 dropdown组件 显示undefined #212

Closed chenyihao2621023 closed 7 years ago

chenyihao2621023 commented 7 years ago

import {dropdown,checkbox} from 'vue-beauty' console.log(dropdown) // undefined

yuu2lee4 commented 7 years ago

已加入按需引入的导出模块中