NEZ-2182 fix:project topology 显示错误

This commit is contained in:
zhangyu
2022-09-07 14:07:13 +08:00
parent 87e631080c
commit 4766d70a4c
4 changed files with 23 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div height="100%">
<div style="height: 100%">
<el-table
id="userTable"
ref="dataTable"
@@ -118,7 +118,7 @@
<div v-else>&nbsp;</div>
</template>
</el-table>
</div>
</div>
</template>
<script>