guonan
2025-04-16 0face36fd79ce30127c80d131b1bc41106133f3b
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);
}