@@ -7,7 +7,7 @@
</filterCustomTable>
<contextMenu :contextMenuList="forDataBtn">
<a-table :columns="columns"
- class="topOrderTable hiddenFirstCol"
+ class="topOrderTable"
:pagination="false"
:expandedRowKeys="expandedRowKeys"
:customRow="Rowclick"
@@ -4,7 +4,7 @@
<Filter @search="search" />
<contextMenu :contextMenuList="firstBtn">
- class="srcollYTable"
:scroll="{ x: '100%', y: 'calc(100vh - 163px)' }"