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: '恩施'