diff --git a/src/Todos.vue b/src/Todos.vue index eb0a621..020f263 100644 --- a/src/Todos.vue +++ b/src/Todos.vue @@ -5,30 +5,33 @@
id | 項目名 | 日付 | - -|
○ | -{{todo.id}} | -{{todo.value}} | -{{todo.date}} | -
id | 項目名 | 日付 | + +|
○ | +{{todo.id}} | +{{todo.value}} | +{{todo.date}} | +
id | 項目名 | 日付 | - -|
✔ | -{{todo.id}} | -{{todo.value}} | -{{todo.date}} | -
id | 項目名 | 日付 | + +|
✔ | +{{todo.id}} | +{{todo.value}} | +{{todo.date}} | +