fix: 组件调整
This commit is contained in:
@@ -15,7 +15,7 @@ const props = defineProps({
|
||||
default: []
|
||||
},
|
||||
modelValue: {
|
||||
type: [Number, String],
|
||||
type: [Number, String, Boolean],
|
||||
default: ''
|
||||
},
|
||||
cacheKey: {
|
||||
|
||||
Reference in New Issue
Block a user