From b5cf2ca262e15c6df8fbe37f7fdcd3d9c6344695 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Thu, 13 Feb 2020 11:10:50 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/react/src/common/components/form/City.js b/public/react/src/common/components/form/City.js index e74ef5f09..520a2ebbf 100644 --- a/public/react/src/common/components/form/City.js +++ b/public/react/src/common/components/form/City.js @@ -494,8 +494,8 @@ const options = [{ value: "兰州", label: '兰州' },{ - value: "嘉谷关", - label: '嘉谷关' + value: "嘉峪关", + label: '嘉峪关' },{ value: '白银', label: '白银'