src/views/system/user.vue @@ -1085,7 +1085,7 @@ }; </script> <style> <style lang="scss"> .box { height: 800px; } @@ -1097,4 +1097,6 @@ .box .el-scrollbar__wrap { overflow: scroll; } </style>