conghelong 8 mesiacov pred
rodič
commit
959c8bde20

+ 1 - 0
screen-demo/src/views/templateInstance.vue

@@ -386,6 +386,7 @@ export default {
     //     minViewShed: 12
     //   })
     // },
+
     loadOptions(node, resolve) {
       if (node.level > 2) return resolve([]); // Adjust the maximum level allowed for selection
       if (!this.isLoading && node.data && node.data.id) {