mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-06-19 06:42:00 +08:00
fix: props
This commit is contained in:
parent
13f31c19f5
commit
52755b38a9
@ -3,7 +3,7 @@ defineComponent({
|
||||
name: 'CardTitle'
|
||||
})
|
||||
|
||||
const { title } = defineProps({
|
||||
defineProps({
|
||||
title: {
|
||||
type: String,
|
||||
required: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user