From b29fb31bb442e4dc803d9cdac82989d9b220055f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=93=E6=B0=B8=E6=B3=A2?= <1196736083@qq.com> Date: Fri, 21 Aug 2020 11:25:59 +0800 Subject: [PATCH] =?UTF-8?q?update=20components/pickerAddress/data.js.=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E6=96=B0=E5=BB=BA=E5=8C=BA=E7=9A=84?= =?UTF-8?q?=E7=BC=96=E7=A0=81=EF=BC=8C360122=20=E6=94=B9=E4=B8=BA=20360112?= =?UTF-8?q?=EF=BC=8C=E5=9B=A0=E4=B8=BA=E6=95=B0=E6=8D=AE=E5=BA=93=E5=92=8C?= =?UTF-8?q?=E8=BF=99=E9=87=8C=E7=BC=96=E7=A0=81=E4=B8=8D=E4=B8=80=E8=87=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/pickerAddress/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/pickerAddress/data.js b/components/pickerAddress/data.js index 638e083..e3255dd 100644 --- a/components/pickerAddress/data.js +++ b/components/pickerAddress/data.js @@ -3312,7 +3312,7 @@ export default [ "countyCode": "360123", "countyName": "安义县" }, { - "countyCode": "360122", + "countyCode": "360112", "countyName": "新建区" }, { "countyCode": "360121", -- Gitee