[新增] switch 组件, 解决 timeline 警告
This commit is contained in:
@@ -19,6 +19,6 @@ import { defineProps } from '@vue/runtime-core'
|
||||
const props =
|
||||
defineProps<{
|
||||
title: string
|
||||
simple: boolean
|
||||
simple?: boolean
|
||||
}>()
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user