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