luohairen
2024-11-27 80cd0d5cc25176c3efe771aa40a7150c75331953
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)
        }