From c3836045e5611171b58f00507e2befddc9ebef9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Fri, 14 Feb 2020 19:01:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=9F=8E=E5=B8=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/common/components/form/City.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/react/src/common/components/form/City.js b/public/react/src/common/components/form/City.js index a94fef765..5685ad4a9 100644 --- a/public/react/src/common/components/form/City.js +++ b/public/react/src/common/components/form/City.js @@ -1626,6 +1626,9 @@ const options = [{ children: [{ value: "杭州", label: '杭州' + },{ + value: "温州", + label: '温州' },{ value: '安吉', label: '安吉'