fix:aseet 添加关系图(20%)

This commit is contained in:
zhangyu
2022-03-17 16:42:56 +08:00
parent 291562452a
commit 430b8b1dce
15 changed files with 1699 additions and 17 deletions

View File

@@ -142,6 +142,7 @@
@reload="getTableData"
@selectionChange="selectionChange"
@addSilence="addSilence"
@topology="topology"
@showBottomBox="(targetTab, object) => { $refs.dataList.showBottomBox(targetTab, object) }"></asset-table>
</template>
<!-- 分页组件 -->