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