fix: 实体列表左侧筛选框调整

This commit is contained in:
chenjinsong
2022-05-16 12:00:51 +08:00
parent f9b5c2e92d
commit accddaebfb
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
:row-style="rowStyle"
:cell-style="{'text-align':'left','padding': '1px 0','border':'0px'}"
class="customer-no-border-table"
style="width: 100%"
style="width: 100%; min-height: 293px;"
@row-click="filter"
>
<el-table-column label="Top10" type="index" :index="indexMethod" width="81"/>