浏览代码

回显节点类型

duy 2 年之前
父节点
当前提交
823a4a05d9
共有 1 个文件被更改,包括 1 次插入0 次删除
  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) {