소스 검색

行政省市

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