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