src/views/device/addDevice.vue @@ -422,6 +422,14 @@ </script> <style lang="scss" scoped> :deep(){ .avue-crud__body{ .el-form{ height: 745px; overflow: auto; } } } .firmware_status { background-color: aqua; border-radius: 4px;