mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-04 21:18:14 +08:00
fix: select label not update
This commit is contained in:
parent
e4b4aba25e
commit
a8ca321823
@ -143,7 +143,7 @@ export default {
|
||||
})
|
||||
}
|
||||
this.sValue = sValue
|
||||
|
||||
this.initLabelAndTitleMap(sValue)
|
||||
sValue.forEach((val) => {
|
||||
const key = val.key
|
||||
let { label, title } = val
|
||||
|
Loading…
Reference in New Issue
Block a user