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