소스 검색

回显节点类型

duy 2 년 전
부모
커밋
b2639be8b7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/manager/archivetree.vue

+ 1 - 0
src/views/manager/archivetree.vue

@@ -1274,6 +1274,7 @@ export default {
         this.display_hierarchy()//显示层级
       }
       this.form.postType = data.postType
+      this.form.nodeType=data.nodeType
       this.form.id = ''
       this.form.parentId = data.id
       if (this.filterText) {