@@ -54,7 +54,7 @@
:returnParentNode='false'
:choseArea='true'
:data='deviceList'
- :lastStage='true'
+ :lastStage='false'
@change='treeConfirmDevice'
/>
</span>
@@ -652,6 +652,9 @@ export default {
}
</style>
<style lang="less">
+.p-tree-svg {
+ margin-top: 3px !important;
+}
@media screen and (max-height: 800px) {
.legend-library-bottom {
overflow-y: auto;