Skip to content
Snippets Groups Projects
Commit 65e831f8 authored by 남성찬's avatar 남성찬
Browse files

Add Trainer List View

parent 0dec6b19
No related branches found
No related tags found
2 merge requests!37Deploy,!12#10
Pipeline #4172 failed
......@@ -106,7 +106,6 @@ export default {
})
.then((json) => {
this.traineeList.data = json.trainees;
console.log(this.traineeList.data);
})
.catch((e) => {
this.error.message = e.message;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment