mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
picker component
This commit is contained in:
@@ -3,6 +3,9 @@ export default {
|
||||
data() {
|
||||
return {
|
||||
pickerColumns: [
|
||||
{
|
||||
values: ['杭州', '宁波', '温州', '嘉兴', '湖州', '绍兴', '金华', '衢州', '舟山', '台州', '丽水']
|
||||
},
|
||||
{
|
||||
values: ['杭州', '宁波', '温州', '嘉兴', '湖州', '绍兴', '金华', '衢州', '舟山', '台州', '丽水']
|
||||
}
|
||||
|
Reference in New Issue
Block a user