浏览代码

行政省市

conghelong 8 月之前
父节点
当前提交
959c8bde20
共有 1 个文件被更改,包括 1 次插入0 次删除
  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) {