chore: 回退 tree 代码
This commit is contained in:
@@ -17,7 +17,7 @@ export interface LayCollapseProps {
|
||||
const props = withDefaults(defineProps<LayCollapseProps>(), {
|
||||
modelValue: () => [],
|
||||
accordion: false,
|
||||
isAmin: true
|
||||
isAmin: true,
|
||||
});
|
||||
|
||||
// 监听传入的值
|
||||
|
||||
Reference in New Issue
Block a user