|
|
@ -48,7 +48,7 @@ VantComponent({ |
|
|
placeholderStyle: String, |
|
|
placeholderStyle: String, |
|
|
actionText: { |
|
|
actionText: { |
|
|
type: String, |
|
|
type: String, |
|
|
value: 'Cancel', |
|
|
value: i18n.t('common.cancel'), |
|
|
}, |
|
|
}, |
|
|
background: { |
|
|
background: { |
|
|
type: String, |
|
|
type: String, |
|
|
|