wyh 1 year ago
parent
commit
1febd6175d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      itdmWeb/src/views/module-iTDM/itdmScreen/itdmScreenIndex.vue

+ 1 - 1
itdmWeb/src/views/module-iTDM/itdmScreen/itdmScreenIndex.vue

@@ -187,7 +187,7 @@
           ref="tableS"
           size="small"
           rowKey="id"
-          :scroll="{ y: 'calc(100vh - 600px)' }"
+          :scroll="{ y: 'calc(100vh - 650px)' }"
           :columns="columnsS"
           :dataSource="tableDataS"
           :pagination="false">