add status

This commit is contained in:
Julien Calixte
2023-04-10 23:18:45 +02:00
parent c53e8dfa88
commit d692bf7854
2 changed files with 60 additions and 9 deletions

View File

@@ -110,6 +110,7 @@ const isSuperiorToEstimation = computed(() => {
<thead>
<tr>
<th>#</th>
<th>status</th>
<th>task</th>
<th>estimation</th>
<th>actual</th>