[新增] empty 组件
This commit is contained in:
@@ -9,6 +9,6 @@ import { defineProps } from 'vue'
|
||||
|
||||
const props =
|
||||
defineProps<{
|
||||
tree: boolean
|
||||
tree?: boolean
|
||||
}>()
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user