lrf402788946 5 years ago
parent
commit
fc188c079d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/plan/index.vue

+ 0 - 1
src/views/plan/index.vue

@@ -59,7 +59,6 @@ export default {
       }
       }
     },
     },
     toEdit({ data }) {
     toEdit({ data }) {
-      //TODO 该把详情做成什么样的比较好,是和大日历在一起选择还是其他形式
       this.$router.push({ path: '/plan/detail', query: { id: data.id } });
       this.$router.push({ path: '/plan/detail', query: { id: data.id } });
     },
     },
   },
   },