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