Browse Source

回显节点类型

duy 2 years ago
parent
commit
823a4a05d9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/manager/projectinfo/archivetreeRule.vue

+ 1 - 0
src/views/manager/projectinfo/archivetreeRule.vue

@@ -1264,6 +1264,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) {