summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/mock
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2020-02-25 10:50:45 +0800
committercyuamber <xuranyjy@chinamobile.com>2020-02-25 10:50:51 +0800
commitc6b270f19596b513d4a855d40c55ac754b726955 (patch)
tree7046cd6c7bc157c9135cb15b5636c3943c457bcb /usecaseui-portal/src/app/mock
parentddb1fd59f02c706a4eac5450ede97c996110a494 (diff)
feat:Optimize the code of CSMF slicing page
Change-Id: I1643dc7522678c66a6baf1e493daf6a3f29a2b57 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/src/app/mock')
-rw-r--r--usecaseui-portal/src/app/mock/json/csmf_slicing_businessData.json62
1 files changed, 61 insertions, 1 deletions
diff --git a/usecaseui-portal/src/app/mock/json/csmf_slicing_businessData.json b/usecaseui-portal/src/app/mock/json/csmf_slicing_businessData.json
index a47bbf35..c2d126de 100644
--- a/usecaseui-portal/src/app/mock/json/csmf_slicing_businessData.json
+++ b/usecaseui-portal/src/app/mock/json/csmf_slicing_businessData.json
@@ -4,7 +4,7 @@
"result_message": "Query all slicing services processing succeeded."
},
"result_body": {
- "record_number": 8,
+ "record_number": 12,
"slicing_order_list": [
{
"order_id": "5G-777",
@@ -85,6 +85,66 @@
"order_status": "DELETE",
"last_operation_type": "DELETE",
"last_operation_progress": "30"
+ },
+ {
+ "order_id": "6c52086a-e9b6-4f31-bc7a-7b34d66c69c0",
+ "order_name": "test_0204",
+ "order_creation_time":"1454171445000",
+ "service_type": "embb",
+ "service_snssai": "01-774F54FC",
+ "order_status": "deactivated",
+ "last_operation_type": "deactivated",
+ "last_operation_progress": "100"
+ },
+ {
+ "order_id": "6c52086a-e9b6-4f31-bc7a-7b34d66c69c0",
+ "order_name": "test_0204",
+ "order_creation_time":"1454171445000",
+ "service_type": "embb",
+ "service_snssai": "01-774F54FC",
+ "order_status": "deactivated",
+ "last_operation_type": "deactivated",
+ "last_operation_progress": "100"
+ },
+ {
+ "order_id": "6c52086a-e9b6-4f31-bc7a-7b34d66c69c0",
+ "order_name": "test_0204",
+ "order_creation_time":"1454171445000",
+ "service_type": "embb",
+ "service_snssai": "01-774F54FC",
+ "order_status": "deactivated",
+ "last_operation_type": "deactivated",
+ "last_operation_progress": "100"
+ },
+ {
+ "order_id": "6c52086a-e9b6-4f31-bc7a-7b34d66c69c0",
+ "order_name": "test_0204",
+ "order_creation_time":"1454171445000",
+ "service_type": "embb",
+ "service_snssai": "01-774F54FC",
+ "order_status": "deactivated",
+ "last_operation_type": "deactivated",
+ "last_operation_progress": "100"
+ },
+ {
+ "order_id": "6c52086a-e9b6-4f31-bc7a-7b34d66c69c0",
+ "order_name": "test_0204",
+ "order_creation_time":"1454171445000",
+ "service_type": "embb",
+ "service_snssai": "01-774F54FC",
+ "order_status": "deactivated",
+ "last_operation_type": "deactivated",
+ "last_operation_progress": "100"
+ },
+ {
+ "order_id": "6c52086a-e9b6-4f31-bc7a-7b34d66c69c0",
+ "order_name": "test_0204",
+ "order_creation_time":"1454171445000",
+ "service_type": "embb",
+ "service_snssai": "01-774F54FC",
+ "order_status": "deactivated",
+ "last_operation_type": "deactivated",
+ "last_operation_progress": "100"
}
]
}