liuyc hace 2 años
padre
commit
2ea4d03129
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/manager/projectinfo/list.vue

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

@@ -258,7 +258,7 @@ export default {
         path: '/project/tree',
         query: {
           pid: this.curProjiect.id,
-          wbsid: this.curProjiect.referenceWbsTemplateId,
+          wbsid: this.curProjiect.referenceWbsTemplateIdTrial,
           type: 2
         }
       });