refactor(tree): 移注第一版tree的实现

This commit is contained in:
落小梅
2021-10-21 14:45:47 +08:00
parent 32252dba94
commit 01a479bc9a
4 changed files with 7 additions and 13 deletions

View File

@@ -1,11 +1,10 @@
<script lang="ts">
export default {
name: 'LayColorPicker'
name: 'LayColorPicker',
}
</script>
<script lang="ts" setup>
</script>
<script lang="ts" setup></script>
<template>
<pre>