|
|
|
@@ -309,8 +309,8 @@ function ServiceInfo() { |
|
|
|
}, |
|
|
|
{ |
|
|
|
title: '资源规格', |
|
|
|
dataIndex: 'resource', |
|
|
|
key: 'resource', |
|
|
|
dataIndex: 'computing_resource_id', |
|
|
|
key: 'computing_resource_id', |
|
|
|
width: '20%', |
|
|
|
render: tableCellRender(true, TableCellValueType.Custom, { |
|
|
|
format: getResourceDescription, |
|
|
|
|