src/views/device/components/firmwareManage.vue
@@ -101,8 +101,6 @@ option: { lazy: true, tree: true, height: 'atuo', calcHeight: 32, dialogWidth: 950, tip: false, searchShow: true, @@ -431,3 +429,13 @@ /* color: aqua; */ } </style> <style scoped lang="scss"> :deep(){ .avue-crud__body{ .el-form{ height: 745px; overflow: auto; } } } </style>