src/views/system/client.vue
@@ -51,8 +51,6 @@ }, selectionList: [], option: { height: 'auto', calcHeight: 32, tip: false, searchShow: true, searchMenuSpan: 6, @@ -382,4 +380,13 @@ }; </script> <style></style> <style scoped lang="scss"> :deep(){ .avue-crud__body{ .el-form{ height: 745px; overflow: auto; } } } </style>