NEZ-1913 fix:Data Centers模块使用Asset的Graph功能没有效果

This commit is contained in:
zhangyu
2022-06-09 17:28:25 +08:00
parent 489c0e38fc
commit 4b8edd2f12
2 changed files with 2 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
@addSilence="addSilence"
@orderBy="tableDataSort"
@reload="getTableData"
@topology="topology"
@selectionChange="selectionChange"
></asset-table>
</template>