liuyc 2 年 前
コミット
2ea4d03129
1 ファイル変更1 行追加1 行削除
  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
         }
       });