Ant-design-vue introduces Antd is not defined on demand

< H2 > the ant-design-vue, of the vue project into the community loads on demand according to its documentation, as shown in the following figure: < / H2 >

main.js

clipboard.png

 

how should I modify it?

Jun.25,2021

  

import {Transfer, Tree} from 'ant-design-vue'
components: {'a transferrin: Transfer, 'a transfer: Tree}

Menu