功能变化: 前端组件bug修复
parent
f1116659a0
commit
e4c2352a9a
|
@ -242,7 +242,7 @@ export default {
|
|||
...defaultElProps.columns
|
||||
]
|
||||
} else {
|
||||
defaultElProps.radioConfig = this.elProps.radioConfig
|
||||
defaultElProps.radioConfig = this.elProps
|
||||
? this.elProps.radioConfig
|
||||
: {}
|
||||
defaultElProps.columns = [
|
||||
|
|
Loading…
Reference in New Issue