mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 20:28:45 +08:00 
			
		
		
		
	fix: props
This commit is contained in:
		@@ -3,7 +3,7 @@ defineComponent({
 | 
			
		||||
  name: 'CardTitle'
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
const { title } = defineProps({
 | 
			
		||||
defineProps({
 | 
			
		||||
  title: {
 | 
			
		||||
    type: String,
 | 
			
		||||
    required: true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user