Commit 5e45b747 by 唐玉峰

.

parent 7798ef0f
......@@ -156,7 +156,7 @@
</div>
</div>
<div class="table flex-1 mar-top-20">
<el-table border ref="tableRef" height="99%" :data="tableData" size="mini" :highlight-current-row="true">
<el-table border ref="tableRef" height="93%" :data="tableData" size="mini" :highlight-current-row="true">
<el-table-column align="center" type="index" width="50" fixed="left"></el-table-column>
<el-table-column label="同步更新" align="center" min-width="80" show-overflow-tooltip fixed="left">
<template #default="scope">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment