@@ -537,6 +537,10 @@ export default {
</script>
<style lang="less" scoped>
+/deep/.el-table__body-wrapper{
+ max-height: 523px !important;
+ overflow-y: auto !important;
+}
.top-body {
border-top: 0.0625rem solid #e6e6e6;
line-height: 1.5;