[Doc] TreeSelect: update demo (#2100)

This commit is contained in:
neverland
2018-11-16 21:05:06 +08:00
committed by GitHub
parent 99f9a16917
commit 10f0604ad0
2 changed files with 10 additions and 10 deletions

View File

@@ -33,16 +33,16 @@ export default {
id: 1004
}],
city2: [{
text: '无锡',
text: '南京',
id: 1011
}, {
text: '常州',
text: '无锡',
id: 1012
}, {
text: '莆田',
text: '徐州',
id: 1013
}, {
text: '三明',
text: '苏州',
id: 1014
}]
},