liuyc %!s(int64=2) %!d(string=hai) anos
pai
achega
ad5cc15258
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/manager/projectinfo/list.vue

+ 2 - 1
src/views/manager/projectinfo/list.vue

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