Skip to content
Snippets Groups Projects
Commit a1ce0f2a authored by Kangjieun's avatar Kangjieun
Browse files

addMakePlan

parent 4ea3edd3
No related branches found
No related tags found
2 merge requests!45Makeplan data,!43seeCourse
...@@ -162,7 +162,6 @@ export default { ...@@ -162,7 +162,6 @@ export default {
place_name: this.placeNames place_name: this.placeNames
} }
this.dayplan[data.day - 1] = data this.dayplan[data.day - 1] = data
console.log(this.dayplan)
this.checking[dayNum] = 1 this.checking[dayNum] = 1
this.placeNames = [] this.placeNames = []
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment