feat: 新增 transition 组件 type 属性, 默认为 collapse
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
export default {
|
||||
name: "LayTree",
|
||||
};
|
||||
|
||||
// import { TreeEmits, TreeProps as Tp } from './tree.type'
|
||||
</script>
|
||||
<script lang="ts" setup>
|
||||
import TreeNode from "./TreeNode.vue";
|
||||
|
||||
Reference in New Issue
Block a user