Explorar el Código

回显节点类型

duy hace 2 años
padre
commit
823a4a05d9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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) {