Ver Fonte

删除多余样式

huangbin há 4 anos atrás
pai
commit
6739a10e3d
45 ficheiros alterados com 158 adições e 91 exclusões
  1. 62 0
      src/assets/styles/mixin.less
  2. 2 2
      src/views/business/exposure/list/futures/index.vue
  3. 2 2
      src/views/business/exposure/list/realTime/index.vue
  4. 2 2
      src/views/business/exposure/list/spot/index.vue
  5. 1 1
      src/views/business/plan/list/audit/index.vue
  6. 1 1
      src/views/business/plan/list/running/index.vue
  7. 1 1
      src/views/business/plan/list/uncommitted/index.vue
  8. 1 1
      src/views/business/purchase/list/all/index.vue
  9. 1 1
      src/views/business/purchase/list/pending/index.vue
  10. 1 1
      src/views/business/purchase/list/performance/index.vue
  11. 1 1
      src/views/business/sell/list/all/index.vue
  12. 1 1
      src/views/business/sell/list/pending/index.vue
  13. 1 1
      src/views/business/sell/list/performance/index.vue
  14. 1 1
      src/views/information/custom/list/checkpending/index.vue
  15. 1 1
      src/views/information/custom/list/normal-use/index.vue
  16. 1 1
      src/views/information/custom/list/stop-use/index.vue
  17. 1 1
      src/views/information/custom/list/unsubmit/index.vue
  18. 1 1
      src/views/information/spot-contract/list/checkpending/index.vue
  19. 1 1
      src/views/information/spot-contract/list/finished/index.vue
  20. 1 1
      src/views/information/spot-contract/list/performance/index.vue
  21. 1 1
      src/views/information/warehouse-info/list/normal-use/index.vue
  22. 1 1
      src/views/information/warehouse-info/list/stop-use/index.vue
  23. 1 1
      src/views/manage/business-review/list/settlement/index.vue
  24. 1 1
      src/views/manage/business-review/list/someprice/index.vue
  25. 1 1
      src/views/manage/finance-review/list/funds/index.vue
  26. 1 1
      src/views/manage/finance-review/list/invoice/index.vue
  27. 1 1
      src/views/manage/inventory-review/list/checkin/index.vue
  28. 1 1
      src/views/manage/inventory-review/list/checkout/index.vue
  29. 1 1
      src/views/platinum/platinum_customer_info/list/normal-use/index.vue
  30. 4 4
      src/views/platinum/platinum_customer_info/list/stop-use/index.vue
  31. 4 4
      src/views/platinum/platinum_customer_info/list/unsubmit/index.vue
  32. 1 1
      src/views/platinum/platinum_document_query/list/order/index.vue
  33. 1 1
      src/views/platinum/platinum_document_query/list/position/index.vue
  34. 1 1
      src/views/platinum/platinum_document_query/list/success/index.vue
  35. 1 1
      src/views/platinum/platinum_document_query/list/waiting/index.vue
  36. 6 6
      src/views/platinum/platinum_financing_information/list/tab/index.vue
  37. 11 9
      src/views/platinum/platinum_fixed_investment_price_query/list/tab/index.vue
  38. 4 4
      src/views/platinum/platinum_fixed_investment_query/list/flow/index.vue
  39. 11 11
      src/views/platinum/platinum_fixed_investment_query/list/plan/index.vue
  40. 14 13
      src/views/platinum/platinum_pick_query/list/tab/index.vue
  41. 2 1
      src/views/platinum/platinum_recharge_withdrawal_review/list/recharge/index.vue
  42. 1 1
      src/views/platinum/platinum_recharge_withdrawal_review/list/withdrawal/index.vue
  43. 2 1
      src/views/report/exposure-report/list/exposure_report/index.vue
  44. 1 1
      src/views/search/inventory/list/inventory_applyrecord/index.vue
  45. 1 1
      src/views/search/inventory/list/inventory_current/index.vue

+ 62 - 0
src/assets/styles/mixin.less

@@ -195,6 +195,68 @@
     }
     }
 }
 }
 
 
+.srcollYTable {
+    .ant-table {
+        width: 100%;
+        table {
+            border: 0;
+        }
+        .ant-table-thead {
+            tr {
+                box-shadow: 0px 1px 0px 0px #2E3539;
+                th {
+                    line-height: 34px;
+                    background: @m-black8;
+                    padding-top: 0;
+                    padding-bottom: 0;
+                    color: @m-grey17;
+                    font-size: 14px;
+                    border-right: 1px solid @m-black9;
+                    border-bottom: 1px solid @m-black9;
+                }
+            }
+        }
+        .ant-table-tbody {
+            tr {
+                td {
+                    height: 34px;
+                    line-height: 34px;
+                    padding: 0 8px;
+                    border-right: 1px solid @m-black9;
+                    border-bottom: 1px solid @m-black9;
+                    font-size: 16px;
+                    color: @m-white1;
+                }
+            }
+            tr.ant-table-expanded-row:hover { //tr.ant-table-expanded-row, 
+                td {
+                    background-color: @m-blue3;
+                }
+            }
+            tr.ant-table-expanded-row {
+                td {
+                    text-align: right;
+                }
+            }
+        }
+        .ant-table-placeholder {
+            border: 0;
+            background: @m-black2;
+        }
+    }
+    .ant-table-row-expand-icon {
+        border-color: @m-grey17;
+        background-color: transparent;
+        color:  @m-grey17;
+    }
+    .operBtn.ant-btn {
+        margin-top: 0;
+        margin-bottom: 0;
+        height: 26px;
+        line-height: 26px;
+    }
+}
+
 // 上面表格样式
 // 上面表格样式
 .topTable {
 .topTable {
     .ant-table {
     .ant-table {

+ 2 - 2
src/views/business/exposure/list/futures/index.vue

@@ -7,7 +7,7 @@
     </filterCustomTable>
     </filterCustomTable>
     <contextMenu :contextMenuList="forDataBtn">
     <contextMenu :contextMenuList="forDataBtn">
       <a-table :columns="columns"
       <a-table :columns="columns"
-               class="topTable hiddenFirstCol"
+               class="topTable"
                :expandedRowKeys="expandedRowKeys"
                :expandedRowKeys="expandedRowKeys"
                :customRow="Rowclick"
                :customRow="Rowclick"
                :pagination="false"
                :pagination="false"
@@ -23,7 +23,7 @@
               @close="closeDrawer">
               @close="closeDrawer">
       <div class="bottomTable">
       <div class="bottomTable">
         <a-table :columns="detailColumns"
         <a-table :columns="detailColumns"
-                 class="topTable hiddenFirstCol"
+                 class="topTable"
                  :pagination="false"
                  :pagination="false"
                  rowKey="key"
                  rowKey="key"
                  :data-source="detailTableList">
                  :data-source="detailTableList">

+ 2 - 2
src/views/business/exposure/list/realTime/index.vue

@@ -7,7 +7,7 @@
     </filterCustomTable>
     </filterCustomTable>
     <contextMenu :contextMenuList="forDataBtn">
     <contextMenu :contextMenuList="forDataBtn">
       <a-table :columns="columns"
       <a-table :columns="columns"
-               class="topTable hiddenFirstCol"
+               class="topTable"
                :expandedRowKeys="expandedRowKeys"
                :expandedRowKeys="expandedRowKeys"
                :customRow="Rowclick"
                :customRow="Rowclick"
                :pagination="false"
                :pagination="false"
@@ -23,7 +23,7 @@
               @close="closeDrawer">
               @close="closeDrawer">
       <div class="bottomTable">
       <div class="bottomTable">
         <a-table :columns="detailColumns"
         <a-table :columns="detailColumns"
-                 class="topTable hiddenFirstCol"
+                 class="topTable"
                  :pagination="false"
                  :pagination="false"
                  rowKey="key"
                  rowKey="key"
                  :data-source="detailTableList">
                  :data-source="detailTableList">

+ 2 - 2
src/views/business/exposure/list/spot/index.vue

@@ -7,7 +7,7 @@
     </filterCustomTable>
     </filterCustomTable>
     <contextMenu :contextMenuList="forDataBtn">
     <contextMenu :contextMenuList="forDataBtn">
       <a-table :columns="columns"
       <a-table :columns="columns"
-               class="topTable hiddenFirstCol"
+               class="topTable"
                :expandedRowKeys="expandedRowKeys"
                :expandedRowKeys="expandedRowKeys"
                :customRow="Rowclick"
                :customRow="Rowclick"
                :pagination="false"
                :pagination="false"
@@ -23,7 +23,7 @@
               @close="closeDrawer">
               @close="closeDrawer">
       <div class="bottomTable">
       <div class="bottomTable">
         <a-table :columns="detailColumns"
         <a-table :columns="detailColumns"
-                 class="topTable hiddenFirstCol"
+                 class="topTable"
                  :pagination="false"
                  :pagination="false"
                  rowKey="key"
                  rowKey="key"
                  :data-source="detailTableList">
                  :data-source="detailTableList">

+ 1 - 1
src/views/business/plan/list/audit/index.vue

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

+ 1 - 1
src/views/business/plan/list/running/index.vue

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

+ 1 - 1
src/views/business/plan/list/uncommitted/index.vue

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

+ 1 - 1
src/views/business/purchase/list/all/index.vue

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

+ 1 - 1
src/views/business/purchase/list/pending/index.vue

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

+ 1 - 1
src/views/business/purchase/list/performance/index.vue

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

+ 1 - 1
src/views/business/sell/list/all/index.vue

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

+ 1 - 1
src/views/business/sell/list/pending/index.vue

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

+ 1 - 1
src/views/business/sell/list/performance/index.vue

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

+ 1 - 1
src/views/information/custom/list/checkpending/index.vue

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

+ 1 - 1
src/views/information/custom/list/normal-use/index.vue

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

+ 1 - 1
src/views/information/custom/list/stop-use/index.vue

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

+ 1 - 1
src/views/information/custom/list/unsubmit/index.vue

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

+ 1 - 1
src/views/information/spot-contract/list/checkpending/index.vue

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

+ 1 - 1
src/views/information/spot-contract/list/finished/index.vue

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

+ 1 - 1
src/views/information/spot-contract/list/performance/index.vue

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

+ 1 - 1
src/views/information/warehouse-info/list/normal-use/index.vue

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

+ 1 - 1
src/views/information/warehouse-info/list/stop-use/index.vue

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

+ 1 - 1
src/views/manage/business-review/list/settlement/index.vue

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

+ 1 - 1
src/views/manage/business-review/list/someprice/index.vue

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

+ 1 - 1
src/views/manage/finance-review/list/funds/index.vue

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

+ 1 - 1
src/views/manage/finance-review/list/invoice/index.vue

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

+ 1 - 1
src/views/manage/inventory-review/list/checkin/index.vue

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

+ 1 - 1
src/views/manage/inventory-review/list/checkout/index.vue

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

+ 1 - 1
src/views/platinum/platinum_customer_info/list/normal-use/index.vue

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

+ 4 - 4
src/views/platinum/platinum_customer_info/list/stop-use/index.vue

@@ -7,7 +7,7 @@
     </filterCustomTable>
     </filterCustomTable>
     <contextMenu :contextMenuList="forDataBtn">
     <contextMenu :contextMenuList="forDataBtn">
       <a-table :columns="columns"
       <a-table :columns="columns"
-               class="topTable hiddenFirstCol"
+               class="topTable"
                :expandedRowKeys="expandedRowKeys"
                :expandedRowKeys="expandedRowKeys"
                :customRow="Rowclick"
                :customRow="Rowclick"
                :pagination="false"
                :pagination="false"
@@ -23,9 +23,9 @@
         <template #status="{ text }">
         <template #status="{ text }">
           <a>{{ getStatusName(text) }}</a>
           <a>{{ getStatusName(text) }}</a>
         </template>
         </template>
-          <template #cardtype="{ text }">
-              <a>{{ text === 0 ? "" : getCardTypeEnumItemName(text) }}</a>
-          </template>
+        <template #cardtype="{ text }">
+          <a>{{ text === 0 ? "" : getCardTypeEnumItemName(text) }}</a>
+        </template>
         <!-- 客户名称 -->
         <!-- 客户名称 -->
         <template #customername="{ record }">
         <template #customername="{ record }">
           <a>{{ record.username }}</a>
           <a>{{ record.username }}</a>

+ 4 - 4
src/views/platinum/platinum_customer_info/list/unsubmit/index.vue

@@ -7,7 +7,7 @@
     </filterCustomTable>
     </filterCustomTable>
     <contextMenu :contextMenuList="secondeBtn">
     <contextMenu :contextMenuList="secondeBtn">
       <a-table :columns="columns"
       <a-table :columns="columns"
-               class="topTable hiddenFirstCol"
+               class="topTable"
                :pagination="false"
                :pagination="false"
                :expandedRowKeys="expandedRowKeys"
                :expandedRowKeys="expandedRowKeys"
                :customRow="Rowclick"
                :customRow="Rowclick"
@@ -26,9 +26,9 @@
         <template #status="{ text }">
         <template #status="{ text }">
           <a>{{ getStatusName(text) }}</a>
           <a>{{ getStatusName(text) }}</a>
         </template>
         </template>
-          <template #cardtype="{ text }">
-              <a>{{ text === 0 ? "" : getCardTypeEnumItemName(text) }}</a>
-          </template>
+        <template #cardtype="{ text }">
+          <a>{{ text === 0 ? "" : getCardTypeEnumItemName(text) }}</a>
+        </template>
       </a-table>
       </a-table>
     </contextMenu>
     </contextMenu>
     <Middle :selectedRow="selectedRow"
     <Middle :selectedRow="selectedRow"

+ 1 - 1
src/views/platinum/platinum_document_query/list/order/index.vue

@@ -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="topTable hiddenFirstCol"
+               class="topTable"
                :pagination="false"
                :pagination="false"
                :expandedRowKeys="expandedRowKeys"
                :expandedRowKeys="expandedRowKeys"
                :customRow="Rowclick"
                :customRow="Rowclick"

+ 1 - 1
src/views/platinum/platinum_document_query/list/position/index.vue

@@ -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="topTable hiddenFirstCol"
+               class="topTable"
                :pagination="false"
                :pagination="false"
                :expandedRowKeys="expandedRowKeys"
                :expandedRowKeys="expandedRowKeys"
                :customRow="Rowclick"
                :customRow="Rowclick"

+ 1 - 1
src/views/platinum/platinum_document_query/list/success/index.vue

@@ -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="topTable hiddenFirstCol"
+               class="topTable"
                :pagination="false"
                :pagination="false"
                :expandedRowKeys="expandedRowKeys"
                :expandedRowKeys="expandedRowKeys"
                :customRow="Rowclick"
                :customRow="Rowclick"

+ 1 - 1
src/views/platinum/platinum_document_query/list/waiting/index.vue

@@ -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="topTable hiddenFirstCol"
+               class="topTable"
                :pagination="false"
                :pagination="false"
                :expandedRowKeys="expandedRowKeys"
                :expandedRowKeys="expandedRowKeys"
                :customRow="Rowclick"
                :customRow="Rowclick"

+ 6 - 6
src/views/platinum/platinum_financing_information/list/tab/index.vue

@@ -4,7 +4,7 @@
     <Filter @search="updateColumn" />
     <Filter @search="updateColumn" />
     <contextMenu :contextMenuList="firstBtn">
     <contextMenu :contextMenuList="firstBtn">
       <a-table :columns="columns"
       <a-table :columns="columns"
-               class="topTable hiddenFirstCol"
+               class="topTable"
                :pagination="false"
                :pagination="false"
                :expandedRowKeys="expandedRowKeys"
                :expandedRowKeys="expandedRowKeys"
                :customRow="Rowclick"
                :customRow="Rowclick"
@@ -15,10 +15,10 @@
           <BtnList :btnList="firstBtn"
           <BtnList :btnList="firstBtn"
                    @onClick="btnClick(record)" />
                    @onClick="btnClick(record)" />
         </template>
         </template>
-          <!-- 物流信息 -->
-          <template #scfcontractstatus="{ record }">
-              <a>{{ getContractName(record.scfcontractstatus) }}</a>
-          </template>
+        <!-- 物流信息 -->
+        <template #scfcontractstatus="{ record }">
+          <a>{{ getContractName(record.scfcontractstatus) }}</a>
+        </template>
 
 
       </a-table>
       </a-table>
     </contextMenu>
     </contextMenu>
@@ -34,7 +34,7 @@ import Filter from './compoments/filter/index.vue';
 import Detail from './compoments/detail/index.vue';
 import Detail from './compoments/detail/index.vue';
 import { QhjContract } from '@/services/go/ermcp/qhj/interface';
 import { QhjContract } from '@/services/go/ermcp/qhj/interface';
 import { queryContract } from '@/services/go/ermcp/qhj';
 import { queryContract } from '@/services/go/ermcp/qhj';
-import {getContractName} from "@/common/constants/enumsName";
+import { getContractName } from '@/common/constants/enumsName';
 // import ControlModal from './compoments/controlModal/index.vue';
 // import ControlModal from './compoments/controlModal/index.vue';
 
 
 export default defineComponent({
 export default defineComponent({

+ 11 - 9
src/views/platinum/platinum_fixed_investment_price_query/list/tab/index.vue

@@ -4,16 +4,18 @@
     <Filter @search="updateColumn" />
     <Filter @search="updateColumn" />
     <contextMenu :contextMenuList="firstBtn">
     <contextMenu :contextMenuList="firstBtn">
       <a-table :columns="columns"
       <a-table :columns="columns"
-               class="topTable hiddenFirstCol"
+               class="srcollYTable"
+               :scroll="{ x: '100%', y: 'calc(100vh - 163px)' }"
                :pagination="false"
                :pagination="false"
+               :loading="loading"
                :expandedRowKeys="expandedRowKeys"
                :expandedRowKeys="expandedRowKeys"
                :customRow="Rowclick"
                :customRow="Rowclick"
                rowKey="key"
                rowKey="key"
                :data-source="tableList">
                :data-source="tableList">
-          <!-- 商品名称 - 商品代码-->
-          <template #goodsid="{ record }">
-              <a>{{ record.goodsname + "-" +  record.goodscode }}</a>
-          </template>
+        <!-- 商品名称 - 商品代码-->
+        <template #goodsid="{ record }">
+          <a>{{ record.goodsname + "-" +  record.goodscode }}</a>
+        </template>
       </a-table>
       </a-table>
     </contextMenu>
     </contextMenu>
     <!-- <ControlModal :selectedRow="selectedRow" /> -->
     <!-- <ControlModal :selectedRow="selectedRow" /> -->
@@ -22,10 +24,10 @@
 </template>
 </template>
 
 
 <script lang="ts">
 <script lang="ts">
-import { defineComponent, initData, getTableColumns, getTableEvent, getBtnList, contextMenu, BtnList, _getBtnList } from '@/common/export/table';
+import { defineComponent, initData, getTableColumns, getTableEvent, queryTableList, contextMenu, BtnList, _getBtnList } from '@/common/export/table';
+import { queryReckonPriceLog } from '@/services/go/ermcp/qhj';
 import { QhjReckonPriceLog } from '@/services/go/ermcp/qhj/interface';
 import { QhjReckonPriceLog } from '@/services/go/ermcp/qhj/interface';
 import Filter from '../../compoments/filter/index.vue';
 import Filter from '../../compoments/filter/index.vue';
-import { queryTableList } from './setup';
 // import ControlModal from './compoments/controlModal/index.vue';
 // import ControlModal from './compoments/controlModal/index.vue';
 
 
 export default defineComponent({
 export default defineComponent({
@@ -39,10 +41,10 @@ export default defineComponent({
         // 表格操作按钮列表
         // 表格操作按钮列表
         const [firstBtn] = _getBtnList('platinum_fixed_investment_price_query_tab', false).value;
         const [firstBtn] = _getBtnList('platinum_fixed_investment_price_query_tab', false).value;
         // 表格列表数据
         // 表格列表数据
-        const { loading, tableList, queryTable } = queryTableList(1001, '');
+        const { loading, tableList, queryTable } = queryTableList<QhjReckonPriceLog>();
         initData(() => {
         initData(() => {
             // 获取列表数据
             // 获取列表数据
-            queryTable();
+            queryTable(queryReckonPriceLog);
             // 注册表头信息 过滤
             // 注册表头信息 过滤
             registerColumn('table_pcweb_qhj_fixed_investment_price_query', ['tradedate', 'goodsid']);
             registerColumn('table_pcweb_qhj_fixed_investment_price_query', ['tradedate', 'goodsid']);
         });
         });

+ 4 - 4
src/views/platinum/platinum_fixed_investment_query/list/flow/index.vue

@@ -4,15 +4,15 @@
     <Filter @search="updateColumn" />
     <Filter @search="updateColumn" />
     <contextMenu :contextMenuList="firstBtn">
     <contextMenu :contextMenuList="firstBtn">
       <a-table :columns="columns"
       <a-table :columns="columns"
-               class="topTable hiddenFirstCol"
+               class="topTable"
                :pagination="false"
                :pagination="false"
                :expandedRowKeys="expandedRowKeys"
                :expandedRowKeys="expandedRowKeys"
                :customRow="Rowclick"
                :customRow="Rowclick"
                rowKey="key"
                rowKey="key"
                :data-source="tableList">
                :data-source="tableList">
-          <template #triggerstatus="{ record }">
-              <a>{{ record.triggerstatus === 1 ? "成功" : "失败" }}</a>
-          </template>
+        <template #triggerstatus="{ record }">
+          <a>{{ record.triggerstatus === 1 ? "成功" : "失败" }}</a>
+        </template>
 
 
         <!-- 额外的展开行 -->
         <!-- 额外的展开行 -->
         <template #expandedRowRender="{ record }">
         <template #expandedRowRender="{ record }">

+ 11 - 11
src/views/platinum/platinum_fixed_investment_query/list/plan/index.vue

@@ -4,7 +4,7 @@
     <Filter @search="updateColumn" />
     <Filter @search="updateColumn" />
     <contextMenu :contextMenuList="firstBtn">
     <contextMenu :contextMenuList="firstBtn">
       <a-table :columns="columns"
       <a-table :columns="columns"
-               class="topTable hiddenFirstCol"
+               class="topTable"
                :pagination="false"
                :pagination="false"
                :expandedRowKeys="expandedRowKeys"
                :expandedRowKeys="expandedRowKeys"
                :customRow="Rowclick"
                :customRow="Rowclick"
@@ -16,16 +16,16 @@
                    @onClick="btnClick(record)" />
                    @onClick="btnClick(record)" />
         </template>
         </template>
 
 
-          <template #userinfotype="{ record }">
-              <a>{{ record.userinfotype === 1 ? '个人' : '企业'}}</a>
-          </template>
+        <template #userinfotype="{ record }">
+          <a>{{ record.userinfotype === 1 ? '个人' : '企业'}}</a>
+        </template>
 
 
-          <template #regularlymode="{ record }">
-              <a>{{ record.regularlymode === 1 ? '按数量' : '按金额'}}</a>
-          </template>
-          <template #regularlystrategystatus="{ record }">
-              <a>{{ getRegularStateName(record.regularlystrategystatus)}}</a>
-          </template>
+        <template #regularlymode="{ record }">
+          <a>{{ record.regularlymode === 1 ? '按数量' : '按金额'}}</a>
+        </template>
+        <template #regularlystrategystatus="{ record }">
+          <a>{{ getRegularStateName(record.regularlystrategystatus)}}</a>
+        </template>
 
 
       </a-table>
       </a-table>
     </contextMenu>
     </contextMenu>
@@ -38,7 +38,7 @@ import { defineComponent, initData, getTableColumns, getTableEvent, getBtnList,
 import { QhjRStrategy } from '@/services/go/ermcp/qhj/interface';
 import { QhjRStrategy } from '@/services/go/ermcp/qhj/interface';
 import Filter from './compoments/filter/index.vue';
 import Filter from './compoments/filter/index.vue';
 import { queryTableList } from './setup';
 import { queryTableList } from './setup';
-import {getRegularStateName} from "@/common/constants/enumsName";
+import { getRegularStateName } from '@/common/constants/enumsName';
 // import ControlModal from './compoments/controlModal/index.vue';
 // import ControlModal from './compoments/controlModal/index.vue';
 
 
 export default defineComponent({
 export default defineComponent({

+ 14 - 13
src/views/platinum/platinum_pick_query/list/tab/index.vue

@@ -4,7 +4,8 @@
     <Filter @search="updateColumn" />
     <Filter @search="updateColumn" />
     <contextMenu :contextMenuList="btnList">
     <contextMenu :contextMenuList="btnList">
       <a-table :columns="columns"
       <a-table :columns="columns"
-               class="topTable hiddenFirstCol"
+               class="topOrderTable"
+               :scroll="{ x: '100%', y: 'calc(100vh - 163px)' }"
                :pagination="false"
                :pagination="false"
                :expandedRowKeys="expandedRowKeys"
                :expandedRowKeys="expandedRowKeys"
                :customRow="Rowclick"
                :customRow="Rowclick"
@@ -24,20 +25,20 @@
           <a>{{ getTakeStateName(record.takemode)}}</a>
           <a>{{ getTakeStateName(record.takemode)}}</a>
         </template>
         </template>
 
 
-          <!-- 物流信息 -->
-          <template #expresscompany="{ record }">
-              <a>{{ record.expresscompany + "-" + record.expressnum}}</a>
-          </template>
+        <!-- 物流信息 -->
+        <template #expresscompany="{ record }">
+          <a>{{ record.expresscompany + "-" + record.expressnum}}</a>
+        </template>
 
 
-          <!-- 商品数量 -->
-          <template #qty="{ record }">
-              <a>{{ record.qty + record.enumdicname}}</a>
-          </template>
+        <!-- 商品数量 -->
+        <template #qty="{ record }">
+          <a>{{ record.qty + record.enumdicname}}</a>
+        </template>
 
 
-          <!-- 地址 -->
-          <template #address="{ record }">
-              <a>{{ record.provincename + record.cityname + record.districtname + record.address}}</a>
-          </template>
+        <!-- 地址 -->
+        <template #address="{ record }">
+          <a>{{ record.provincename + record.cityname + record.districtname + record.address}}</a>
+        </template>
 
 
         <template #userinfotype="{ record }">
         <template #userinfotype="{ record }">
           <a>{{ record.userinfotype === 1 ? '个人' : '企业' }}</a>
           <a>{{ record.userinfotype === 1 ? '个人' : '企业' }}</a>

+ 2 - 1
src/views/platinum/platinum_recharge_withdrawal_review/list/recharge/index.vue

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

+ 1 - 1
src/views/platinum/platinum_recharge_withdrawal_review/list/withdrawal/index.vue

@@ -4,7 +4,7 @@
     <Filter @search="search" />
     <Filter @search="search" />
     <contextMenu :contextMenuList="getBtnListAction()">
     <contextMenu :contextMenuList="getBtnListAction()">
       <a-table :columns="columns"
       <a-table :columns="columns"
-               class="topTable hiddenFirstCol"
+               class="topTable"
                :pagination="false"
                :pagination="false"
                :expandedRowKeys="expandedRowKeys"
                :expandedRowKeys="expandedRowKeys"
                :customRow="Rowclick"
                :customRow="Rowclick"

+ 2 - 1
src/views/report/exposure-report/list/exposure_report/index.vue

@@ -6,12 +6,13 @@
     <contextMenu :contextMenuList="forDataBtn">
     <contextMenu :contextMenuList="forDataBtn">
       <a-table :columns="columns"
       <a-table :columns="columns"
                class="topOrderTable"
                class="topOrderTable"
+               :scroll="{ x: '100%', y: 'calc(100vh - 163px)' }"
                :pagination="false"
                :pagination="false"
                :expandedRowKeys="expandedRowKeys"
                :expandedRowKeys="expandedRowKeys"
                :customRow="Rowclick"
                :customRow="Rowclick"
                rowKey="key"
                rowKey="key"
                :data-source="tableList"
                :data-source="tableList"
-               :scroll="{ x: '100%', y: 'calc(100vh - 163px)' }">
+               >
       </a-table>
       </a-table>
     </contextMenu>
     </contextMenu>
   </div>
   </div>

+ 1 - 1
src/views/search/inventory/list/inventory_applyrecord/index.vue

@@ -7,7 +7,7 @@
     </Filter>
     </Filter>
     <contextMenu :contextMenuList="secondBtn">
     <contextMenu :contextMenuList="secondBtn">
       <a-table :columns="columns"
       <a-table :columns="columns"
-               class="topTable hiddenFirstCol"
+               class="topTable"
                :pagination="false"
                :pagination="false"
                rowKey="key"
                rowKey="key"
                :expandedRowKeys="expandedRowKeys"
                :expandedRowKeys="expandedRowKeys"

+ 1 - 1
src/views/search/inventory/list/inventory_current/index.vue

@@ -7,7 +7,7 @@
     </Filter>
     </Filter>
     <contextMenu :contextMenuList="secondBtn">
     <contextMenu :contextMenuList="secondBtn">
       <a-table :columns="columns"
       <a-table :columns="columns"
-               class="topTable hiddenFirstCol"
+               class="topTable"
                :pagination="false"
                :pagination="false"
                rowKey="key"
                rowKey="key"
                :expandedRowKeys="expandedRowKeys"
                :expandedRowKeys="expandedRowKeys"