marymelisa %!s(int64=4) %!d(string=hai) anos
pai
achega
555c40e265

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

@@ -13,7 +13,7 @@
                :expandedRowKeys="expandedRowKeys"
                :customRow="Rowclick"
                :data-source="tableList"
-               :scroll="{ x: 'calc(100% - 180px)', y: 'calc(100vh - 119px)' }">
+               :scroll="{ x: 'calc(100% - 180px)', y: 'calc(100vh - 153px)' }">
         <!-- 额外的展开行 -->
         <template #expandedRowRender="{  }">
           <BtnList :btnList="forDataBtn" />

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

@@ -13,7 +13,7 @@
                :customRow="Rowclick"
                rowKey="key"
                :data-source="tableList"
-               :scroll="{ x: 'calc(100% - 180px)', y: 'calc(100vh - 119px)' }">
+               :scroll="{ x: 'calc(100% - 180px)', y: 'calc(100vh - 153px)' }">
         <!-- 额外的展开行 -->
         <template #expandedRowRender="{  }">
           <BtnList :btnList="forDataBtn" />

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

@@ -13,7 +13,7 @@
                :customRow="Rowclick"
                rowKey="key"
                :data-source="tableList"
-               :scroll="{ x: 'calc(100% - 180px)', y: 'calc(100vh - 119px)' }">
+               :scroll="{ x: 'calc(100% - 180px)', y: 'calc(100vh - 153px)' }">
         <!-- 额外的展开行 -->
         <template #expandedRowRender="{  }">
           <BtnList :btnList="forDataBtn" />

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

@@ -13,7 +13,7 @@
                :customRow="Rowclick"
                rowKey="key"
                :data-source="tableList"
-               :scroll="{ x: 'calc(100% - 180px)', y: 'calc(100vh - 119px)' }">
+               :scroll="{ x: 'calc(100% - 180px)', y: 'calc(100vh - 153px)' }">
         <!-- 额外的展开行 -->
         <template #expandedRowRender="{  }">
           <BtnList :btnList="forDataBtn" />