mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 11:54:00 +08:00
chore: add some notes
This commit is contained in:
@@ -35,7 +35,7 @@ interface SwitchOptions {
|
||||
}
|
||||
|
||||
interface SelectConfig {
|
||||
options?: SelectOptions;
|
||||
options?: LabelValueOptions;
|
||||
def?: any;
|
||||
disabled?: boolean;
|
||||
handler?: Fn;
|
||||
|
Reference in New Issue
Block a user