@@ -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) {