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