From f4d3a759da38594443cc43998fd5e25528d6144f 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 21:16:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=9F=8E=E5=B8=82=E6=B9=96?= =?UTF-8?q?=E5=8C=97=E5=A4=A9=E9=97=A8?= 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 5685ad4a9..10b017b32 100644 --- a/public/react/src/common/components/form/City.js +++ b/public/react/src/common/components/form/City.js @@ -810,6 +810,9 @@ const options = [{ children: [{ value: "武汉", label: '武汉' + },{ + value: "天门", + label: '天门' },{ value: '恩施', label: '恩施'