summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/constants
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2019-12-23 16:08:13 +0800
committercyuamber <xuranyjy@chinamobile.com>2019-12-23 16:08:17 +0800
commit04ab7eeada3656d3c30ea780db8291235aabd79c (patch)
tree296a839446a458c26c701263d24919de602b4877 /usecaseui-portal/src/constants
parent65dc3779955639f8ba5550e6e5f419440fc0e658 (diff)
fix: fix city names
Change-Id: I131a3b4fd0052374fc9d02d0228f2875af9aba8c Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/src/constants')
-rw-r--r--usecaseui-portal/src/constants/constants.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/usecaseui-portal/src/constants/constants.ts b/usecaseui-portal/src/constants/constants.ts
index 27b90c7f..e4ec0e5e 100644
--- a/usecaseui-portal/src/constants/constants.ts
+++ b/usecaseui-portal/src/constants/constants.ts
@@ -193,7 +193,7 @@ export const ADDRESS = [
"city": [
{
"id": "101",
- "name": "Beijing City",
+ "name": "Beijing",
"county": [
{
"id": "1001",