chore: 回退 tree 代码

This commit is contained in:
就眠儀式
2022-03-24 17:04:40 +08:00
parent 2605386fe5
commit 89deffc121
3 changed files with 5 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ export interface LayCollapseProps {
const props = withDefaults(defineProps<LayCollapseProps>(), {
modelValue: () => [],
accordion: false,
isAmin: true
isAmin: true,
});
// 监听传入的值