style:实体详情左侧筛选条件列表弹框样式调整

This commit is contained in:
@changcode
2022-06-23 17:10:39 +08:00
parent 3bc669916f
commit 9c183c7586
3 changed files with 7 additions and 2 deletions

View File

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