ソースを参照

Merge branch 'master' of http://120.26.64.82:3000/BFFE/SZJCFLFJ

chenrui  2 年 前
コミット
351ad19db3

+ 1 - 1
src/views/system/securityCheck/components/securityCheckTable.vue

@@ -41,7 +41,7 @@
         :pagination="false"
         @change="handleTableChange"
         :loading="loading"
-        :scroll="{ y: 650 }"
+        :scroll="{ y: 600 }"
       >
         <template v-if="withOperateColumn" slot="operation" slot-scope="text, record">
           <div class="column-operate">

+ 1 - 1
src/views/system/securityCheck/components/securityCheckTableWaybill.vue

@@ -10,7 +10,7 @@
       :pagination="pagination"
       @change="handleTableChange"
       :loading="loading"
-      :scroll="{ y: 650 }"
+      :scroll="{ y: 600 }"
     >
       <template v-if="withOperateColumn" slot="operation" slot-scope="text, record">
         <div class="column-operate">