fix: some bugs
This commit is contained in:
@@ -19,7 +19,7 @@ defineOptions({
|
||||
|
||||
withDefaults(
|
||||
defineProps<{
|
||||
disabled: boolean;
|
||||
disabled?: boolean;
|
||||
items?: SelectListItem[];
|
||||
placeholder?: string;
|
||||
}>(),
|
||||
|
Reference in New Issue
Block a user