src/views/monitor/log/error.vue
@@ -37,8 +37,8 @@ total: 0, }, option: { height: 'auto', calcHeight: 32, // height: 'auto', // calcHeight: 32, tip: false, searchShow: true, searchMenuSpan: 6, @@ -176,4 +176,13 @@ }; </script> <style></style> <style scoped lang="scss"> :deep(){ .avue-crud__body{ .el-form{ height: 745px; overflow: auto; } } } </style>