From af2965a8484ce0893ef1d1ce5ef6085cf76b0d3e Mon Sep 17 00:00:00 2001 From: wangyuerg Date: Wed, 3 Feb 2021 18:15:46 +0800 Subject: Modify the code for the updated table interface, fix the bug of submitting an and cn MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wangyuerg Change-Id: I6ff3c3f36979459ea60a0ee0da1caeea7f3a0465 Issue-ID: USECASEUI-527 --- .../src/app/mock/json/slicing_task_auditInfo.json | 24 +--------------------- 1 file changed, 1 insertion(+), 23 deletions(-) (limited to 'usecaseui-portal/src/app/mock/json/slicing_task_auditInfo.json') diff --git a/usecaseui-portal/src/app/mock/json/slicing_task_auditInfo.json b/usecaseui-portal/src/app/mock/json/slicing_task_auditInfo.json index 216a5497..03f3aed5 100644 --- a/usecaseui-portal/src/app/mock/json/slicing_task_auditInfo.json +++ b/usecaseui-portal/src/app/mock/json/slicing_task_auditInfo.json @@ -70,29 +70,7 @@ "sliceProfile_TN_BH_sST": "test_sliceProfile_TN_BH _sST", "sliceProfile_TN_BH_sNSSAI": "test_tn_service_snssai_01", "sliceProfile_TN_resourceSharingLevel": "shared", - "tn_connection_links": "123213", - "tn_connection_links_option": [{ - "id": "123213", - "AN": "1an", - "CN": "1cn", - "TN": "1tn", - "properties": "1pp" - }, - { - "id": "123214", - "AN": "2an", - "CN": "2cn", - "TN": "2tn", - "properties": "2pp" - }, - { - "id": "123215", - "AN": "3an", - "CN": "3cn", - "TN": "3tn", - "properties": "3pp" - } - ], + "tn_connection_links": "233errt4545", "tn_bh_enableNSSISelection": false, "cn_suggest_nssi_id": "46da8cf8-0878-48ac-bea3-f2200959411c", "cn_suggest_nssi_name": "eMBB CNinstance3", -- cgit 1.2.3-korg