Parcourir la source

回显节点类型

duy il y a 2 ans
Parent
commit
823a4a05d9
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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) {