mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-13 04:33:42 +08:00
micro fix
This commit is contained in:
@@ -40,8 +40,8 @@ const props = defineProps({
|
||||
default: 'Tips',
|
||||
},
|
||||
width: {
|
||||
type: Number,
|
||||
default: 500,
|
||||
type: String,
|
||||
default: 'auto',
|
||||
},
|
||||
hideFooter:{
|
||||
type: Boolean,
|
||||
|
||||
Reference in New Issue
Block a user