src/views/authority/role.vue @@ -402,3 +402,13 @@ }, }; </script> <style scoped lang="scss"> :deep(){ .avue-crud__body{ .el-form{ height: 745px; overflow: auto; } } } </style>