conghelong před 8 měsíci
rodič
revize
959c8bde20
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      screen-demo/src/views/templateInstance.vue

+ 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) {