src/views/projectManage/plan/planInfo.vue
File was renamed from src/views/projectPlan/planInfo.vue @@ -169,7 +169,7 @@ /** 返回项目计划记录 */ handlePlanRecord(planInfoData) { this.$router.push({ path: '/projectPlan/planRecord', name: '/projectManage/planRecord', query: { data: JSON.stringify(planInfoData) }