mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 16:37:03 +08:00
version 1.5: update docker file
This commit is contained in:
@@ -35,8 +35,8 @@
|
||||
<a-table
|
||||
rowKey="ci_id"
|
||||
size="middle"
|
||||
:columns="firstCIColumns[child.id]"
|
||||
:dataSource="firstCIs[child.name]"
|
||||
:columns="firstCIColumns[parent.id]"
|
||||
:dataSource="firstCIs[parent.name]"
|
||||
:pagination="false"
|
||||
:scroll="{x: '100%'}"
|
||||
></a-table>
|
||||
|
Reference in New Issue
Block a user