1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-06 03:57:59 +08:00

fix(areaData): fix incorrect area code ()

This commit is contained in:
neverland 2021-12-14 09:54:27 +08:00 committed by GitHub
parent 217326e3a0
commit 03fa2d4389
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions
packages/vant-area-data

@ -1,6 +1,6 @@
{
"name": "@vant/area-data",
"version": "1.1.3",
"version": "1.1.5",
"description": "Vant 省市区数据",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",

@ -1290,8 +1290,8 @@ export const areaList = {
330110: '余杭区',
330111: '富阳区',
330112: '临安区',
330113: '钱塘区',
330114: '临平区',
330113: '临平区',
330114: '钱塘区',
330122: '桐庐县',
330127: '淳安县',
330182: '建德市',