summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/views/services/slicing-management/slicing-resource-management/slicing-business-management/slicing-business-table
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2019-12-26 17:45:43 +0800
committercyuamber <xuranyjy@chinamobile.com>2019-12-26 17:45:48 +0800
commit21dbd718fa1e9f7c8312f87b5b4168777a38fbc3 (patch)
tree4b0a69137a549c2ec7f215382bd8b45bfc067ffa /usecaseui-portal/src/app/views/services/slicing-management/slicing-resource-management/slicing-business-management/slicing-business-table
parent04c43a5bc9f4078368f6dcb880f7f9e6eca26c36 (diff)
style: change the style of column width
Change-Id: Ife3d083f6acdf159ef1d543711286d9781aced2a Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/src/app/views/services/slicing-management/slicing-resource-management/slicing-business-management/slicing-business-table')
-rw-r--r--usecaseui-portal/src/app/views/services/slicing-management/slicing-resource-management/slicing-business-management/slicing-business-table/slicing-business-table.component.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/usecaseui-portal/src/app/views/services/slicing-management/slicing-resource-management/slicing-business-management/slicing-business-table/slicing-business-table.component.html b/usecaseui-portal/src/app/views/services/slicing-management/slicing-resource-management/slicing-business-management/slicing-business-table/slicing-business-table.component.html
index be7db387..ebce5036 100644
--- a/usecaseui-portal/src/app/views/services/slicing-management/slicing-resource-management/slicing-business-management/slicing-business-table/slicing-business-table.component.html
+++ b/usecaseui-portal/src/app/views/services/slicing-management/slicing-resource-management/slicing-business-management/slicing-business-table/slicing-business-table.component.html
@@ -14,13 +14,13 @@
[nzLoading]="loading" (nzPageIndexChange)="searchData()" (nzPageSizeChange)="searchData(true)">
<thead>
<tr>
- <th>Service Instance Id</th>
- <th>Service Instance Name</th>
- <th>Service Type</th>
- <th width="90px">S-NSSAI</th>
- <th width="110px">Status</th>
- <th width="140px">Aciton</th>
- <th width="110px">Detail</th>
+ <th width=280>Service Instance Id</th>
+ <th width=200>Service Instance Name</th>
+ <th width=110>Service Type</th>
+ <th width=110>S-NSSAI</th>
+ <th width=110>Status</th>
+ <th width=180>Aciton</th>
+ <th width=110>Detail</th>
</tr>
</thead>
<tbody>
@@ -28,7 +28,7 @@
<tr>
<td>{{ data.service_instance_id }}</td>
<td>{{ data.service_instance_name }}</td>
- <td>{{ data.service_type }}</td>
+ <td>{{ data.service_type?data.service_type:'--' }}</td>
<td>{{ data.service_snssai }}</td>
<td>
<span class="marginLeft10">