summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/constants
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2020-02-05 17:32:04 +0800
committercyuamber <xuranyjy@chinamobile.com>2020-02-05 17:32:08 +0800
commit5a8962154a63fbc18a7849a0184d7f10ebd7f6f6 (patch)
tree2a82b0c24018aa57af176fcca2b376b0f4005f51 /usecaseui-portal/src/constants
parent537a77b78b576c08e3f3aabdd468d91ff76ec915 (diff)
feat:add three parameters of Slice task management page
Change-Id: Ic1e9dc5e9ecbaf78bf987e6dfd58747f5442f355 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.ts16
1 files changed, 14 insertions, 2 deletions
diff --git a/usecaseui-portal/src/constants/constants.ts b/usecaseui-portal/src/constants/constants.ts
index e4ec0e5e..68c5c2e9 100644
--- a/usecaseui-portal/src/constants/constants.ts
+++ b/usecaseui-portal/src/constants/constants.ts
@@ -98,6 +98,10 @@ export const WIRELESS_FORM_ITEMS = [
title: '5QI',
key: 'an_5qi'
},
+ {
+ title: 'Script Name',
+ key: 'an_script_name'
+ },
{
title: 'Coverage Area Ta List',
key: 'an_coverage_area_ta_list'
@@ -112,7 +116,11 @@ export const TRANSFRER_FORM_ITEMS = [
{
title: 'Bandwidth',
key: 'tn_bandwidth'
- }
+ },
+ {
+ title: 'Script Name',
+ key: 'tn_script_name'
+ },
]
export const CORE_FORM_ITEMS = [
@@ -183,7 +191,11 @@ export const CORE_FORM_ITEMS = [
{
title: 'Uplink Regional Traffic Density(Mbps/km )',
key: 'cn_area_traffic_cap_ul'
- }
+ },
+ {
+ title: 'Script Name',
+ key: 'cn_script_name'
+ }
]
export const ADDRESS = [