白色主题
This commit is contained in:
@@ -9,13 +9,13 @@ const props = {
|
||||
},
|
||||
borderless: {
|
||||
type: Boolean,
|
||||
value: true,
|
||||
value: false,
|
||||
},
|
||||
clearable: {
|
||||
type: null,
|
||||
value: false,
|
||||
},
|
||||
customStyle: {
|
||||
style: {
|
||||
type: String,
|
||||
value: '',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user