[Doc] TreeSelect: update demo (#922)

This commit is contained in:
neverland 2018-11-18 11:15:15 +08:00 committed by GitHub
parent 55db92e1ad
commit 3282db9db1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,16 +15,16 @@ export default {
}],
pro2Name: '江苏',
pro2: [{
text: '无锡',
text: '南京',
id: 1011
}, {
text: '常州',
text: '无锡',
id: 1012
}, {
text: '莆田',
text: '徐州',
id: 1013
}, {
text: '三明',
text: '苏州',
id: 1014
}]
};