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: '安吉'