From 469a666d1164207a807e6e67c63d08cbb9a6ac0e Mon Sep 17 00:00:00 2001 From: wangyuerg Date: Tue, 2 Mar 2021 16:07:45 +0800 Subject: feat:create detail Signed-off-by: wangyuerg Issue-ID: USECASEUI-527 Change-Id: Ibf772723d59d97cc4a6bb1b5e6a8a51180510577 --- .../business-order/business-order.component.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'usecaseui-portal/src/app/views/services/slicing-management/csmf-slicing-business-management/business-order/business-order.component.html') diff --git a/usecaseui-portal/src/app/views/services/slicing-management/csmf-slicing-business-management/business-order/business-order.component.html b/usecaseui-portal/src/app/views/services/slicing-management/csmf-slicing-business-management/business-order/business-order.component.html index ff4dade4..e95e2452 100644 --- a/usecaseui-portal/src/app/views/services/slicing-management/csmf-slicing-business-management/business-order/business-order.component.html +++ b/usecaseui-portal/src/app/views/services/slicing-management/csmf-slicing-business-management/business-order/business-order.component.html @@ -7,13 +7,18 @@ {{ item.title }} - - +
+

Note: If coverageArea is not at all provided by the user (as it is an optional input, and also optional in Service Profile), we will assume that the entire network is required to be covered. For Coverage Area Number, please enter the rectangle grid numbers corresponding to the physical coverage areas that you see on the map image. The following image shows the rectangular grid numbers for a coverage area, you can take it as an example:

+ +
+ ?
-- cgit 1.2.3-korg