perf: add radio event declar
parent
7ec5dac844
commit
5f68ab9181
|
@ -25,6 +25,7 @@ export default {
|
|||
name: String,
|
||||
buttonStyle: PropTypes.string.def('outline'),
|
||||
onChange: PropTypes.func,
|
||||
'onUpdate:value': PropTypes.func,
|
||||
},
|
||||
data() {
|
||||
const { value, defaultValue } = this;
|
||||
|
|
Loading…
Reference in New Issue