src/views/projectManage/plan/index.vue
File was renamed from src/views/projectPlan/index.vue @@ -329,7 +329,7 @@ /** 查看项目计划记录 */ handlePlanRecord(row) { this.$router.push({ path: '/projectPlan/planRecord', path: '/projectManage/planRecord', query: { data: JSON.stringify(row) }