pull/165/head
tangjinzhou 2018-02-12 18:16:26 +08:00
parent 5dcc6678fa
commit 835ef47441
1 changed files with 0 additions and 2 deletions

View File

@ -554,7 +554,6 @@ export default {
},
getLabelFromOption (child) {
console.log(child, this.optionLabelProp)
return getPropValue(child, this.optionLabelProp)
},
@ -1324,7 +1323,6 @@ export default {
}
if (isMultipleOrTags(props)) {
selectedValueNodes = limitedCountValue.map(singleValue => {
console.log('singleValue', singleValue)
let content = singleValue.label
const title = singleValue.title || content
if (