diff --git a/src/components/tree/device.vue b/src/components/tree/device.vue index 2b93ee6..6ae5647 100644 --- a/src/components/tree/device.vue +++ b/src/components/tree/device.vue @@ -44,7 +44,7 @@ default-expand-all v-bind="$attrs" :data="zlDeviceData" - style="overflow: auto;" + style="overflow: auto" >