|
@@ -7,7 +7,7 @@
|
|
|
</filterCustomTable>
|
|
</filterCustomTable>
|
|
|
<contextMenu :contextMenuList="forDataBtn">
|
|
<contextMenu :contextMenuList="forDataBtn">
|
|
|
<a-table :columns="columns"
|
|
<a-table :columns="columns"
|
|
|
- class="topTable"
|
|
|
|
|
|
|
+ class="topTable hiddenFirstCol"
|
|
|
:pagination="false"
|
|
:pagination="false"
|
|
|
:expandedRowKeys="expandedRowKeys"
|
|
:expandedRowKeys="expandedRowKeys"
|
|
|
:customRow="Rowclick"
|
|
:customRow="Rowclick"
|