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