Browse Source

添加TODO

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

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

@@ -82,6 +82,7 @@ export default {
   }),
   }),
   created() {
   created() {
     this.search();
     this.search();
+    //TODO 正常来说:我是根据计划进来的,我需要查的不仅是计划的信息,还需要根据计划id和用户id查询出我曾经添加过的信息做回显及修改
   },
   },
   mounted() {},
   mounted() {},
   methods: {
   methods: {