summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/constants
diff options
context:
space:
mode:
authorwangyuerg <wangyuerg@chinamobile.com>2020-11-24 17:52:01 +0800
committerwangyuerg <wangyuerg@chinamobile.com>2020-11-24 17:52:08 +0800
commitd8f2792db89ec0e20751be2bf6be04a2f8382b1a (patch)
treea9a56c10f6cc43e7ec48c5c1c000d257c35fa1c6 /usecaseui-portal/src/constants
parentdf74e8f2ace7cb77afdd48c7c5edc800ba95ab4f (diff)
fix: fix the bug of params and delete pakagefiles
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Change-Id: I05c46f4cfc0edb8260ae1185bd745878d7da6c9f Issue-ID: USECASEUI-444
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 61030d55..951af262 100644
--- a/usecaseui-portal/src/constants/constants.ts
+++ b/usecaseui-portal/src/constants/constants.ts
@@ -132,7 +132,7 @@ export const BUSINESS_REQUIREMENT = [
export const TRANSFRER_FORM_ITEMS = [
{
title: 'S-NSSAI',
- key: 'iceProfile_TN_sNSSAI',
+ key: 'sliceProfile_TN_BH_sNSSAI',
required: true
},
{