AntDesign vue按需引入组件时:
import { Tree } from 'ant-design-vue' components: { ATree: Tree }
注意使用ATree是应为AntDesign使用了a-tree