feat:新增 form 组件
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import Tree from './Tree.vue'
|
||||
|
||||
export default {
|
||||
name: 'tree',
|
||||
type: 'basic',
|
||||
component: Tree
|
||||
}
|
Reference in New Issue
Block a user