Commit 19e7b675868dfa1dbc52bd4ae683ac8720fb442a

Authored by fengwotao
2 parents 23874f29 f66dd1ed

Merge branch 'main_dev' into ft

... ... @@ -19,6 +19,6 @@
19 19 </template>
20 20 <style scoped>
21 21 :deep(.ant-table-body) {
22   - overflow: auto !important;
  22 + overflow: scroll !important;
23 23 }
24 24 </style>
... ...