src/components/menu/Device.vue
@@ -285,8 +285,6 @@ } } } // 其他原有方法保持不变... </script> <style lang="less" scoped> @@ -301,6 +299,7 @@ .device-content { padding: 10px; box-sizing: border-box; overflow-y: auto; height: calc(100% - 70px); }