src/views/system/user.vue
@@ -222,8 +222,8 @@ }, }, option: { height: 'auto', calcHeight: 140, // height: 'auto', // calcHeight: 140, tip: false, searchShow: true, searchMenuSpan: 6, @@ -1164,7 +1164,7 @@ }; </script> <style> <style lang="scss"> .box { height: 800px; } @@ -1176,4 +1176,6 @@ .box .el-scrollbar__wrap { overflow: scroll; } </style>