mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
[Doc] TreeSelect: update demo (#922)
This commit is contained in:
parent
55db92e1ad
commit
3282db9db1
@ -15,16 +15,16 @@ export default {
|
|||||||
}],
|
}],
|
||||||
pro2Name: '江苏',
|
pro2Name: '江苏',
|
||||||
pro2: [{
|
pro2: [{
|
||||||
text: '无锡',
|
text: '南京',
|
||||||
id: 1011
|
id: 1011
|
||||||
}, {
|
}, {
|
||||||
text: '常州',
|
text: '无锡',
|
||||||
id: 1012
|
id: 1012
|
||||||
}, {
|
}, {
|
||||||
text: '莆田',
|
text: '徐州',
|
||||||
id: 1013
|
id: 1013
|
||||||
}, {
|
}, {
|
||||||
text: '三明',
|
text: '苏州',
|
||||||
id: 1014
|
id: 1014
|
||||||
}]
|
}]
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user