@@ -277,7 +277,8 @@ export default {
path: '/project/tree',
query: {
pid: this.curProjiect.id,
- wbsid: this.curProjiect.referenceLogWbsTemplateId
+ wbsid: this.curProjiect.referenceLogWbsTemplateId,
+ type: 4
}
});
},