summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/constants
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2019-12-10 09:51:55 +0800
committercyuamber <xuranyjy@chinamobile.com>2019-12-10 09:58:03 +0800
commit640d376e2bbe93361aa827bc97ac1975d7736be9 (patch)
tree735eaf948f42c02f3048ffdf82a38910d61aa66a /usecaseui-portal/src/constants
parent31509ed10df8d254647bbad39739f42b378cff90 (diff)
feat: Optimize the code
Change-Id: I8bda1a8630f8150d5a71a10cd21ac7d977f083d5 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 e8ab5c48..160a3282 100644
--- a/usecaseui-portal/src/constants/constants.ts
+++ b/usecaseui-portal/src/constants/constants.ts
@@ -78,7 +78,7 @@ export const BUSINESS_REQUIREMENT = [
[
{
title: '区域',
- key: 'coverage_area_ta_list'
+ key: 'area'
},
],