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