summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/mock/json/slicing_taskCreationProgress.json
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2020-09-04 15:37:07 +0800
committercyuamber <xuranyjy@chinamobile.com>2020-09-04 15:37:13 +0800
commitc271c4e5c5f63753f7545bea64b7d24551fb3d2c (patch)
tree54ea391d95ade6bdb2e8428c3edfabfb2805bc57 /usecaseui-portal/src/app/mock/json/slicing_taskCreationProgress.json
parent8f4f6bf4779b2a093924e06f5e270721c94c46f0 (diff)
feat: Modify parameters and mock data according to the latest api document
Change-Id: I552e1107168e6dfa7ec3c8b94b6bdc6296f5f606 Issue-ID: USECASEUI-444 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/src/app/mock/json/slicing_taskCreationProgress.json')
-rw-r--r--usecaseui-portal/src/app/mock/json/slicing_taskCreationProgress.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/usecaseui-portal/src/app/mock/json/slicing_taskCreationProgress.json b/usecaseui-portal/src/app/mock/json/slicing_taskCreationProgress.json
index 42570372..fdb914fc 100644
--- a/usecaseui-portal/src/app/mock/json/slicing_taskCreationProgress.json
+++ b/usecaseui-portal/src/app/mock/json/slicing_taskCreationProgress.json
@@ -9,6 +9,9 @@
"cn_progress": 60,
"an_status":"finished",
"tn_status":"processing",
- "cn_status":"processing"
+ "cn_status":"error",
+ "an_statusDescription":"",
+ "tn_statusDescription":"",
+ "cn_statusDescription":""
}
}