fix: select label not update
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