折叠面板tree添加滚动条

This commit is contained in:
zhujiyan
2024-09-26 16:24:12 +08:00
parent 78cdcaf3f9
commit bde8d9929c
2 changed files with 4 additions and 0 deletions

View File

@@ -44,6 +44,7 @@
default-expand-all
v-bind="$attrs"
:data="zlDeviceData"
style="overflow: auto;"
>
<template #default="{ node, data }">
<span class="custom-tree-node">
@@ -69,6 +70,7 @@
node-key="id"
:data="bxsDeviceData"
v-bind="$attrs"
style="overflow: auto;"
>
<template #default="{ node, data }">
<span class="custom-tree-node">