add no calon on voter home

This commit is contained in:
nurafrinaalimi16
2024-04-22 22:04:18 +08:00
parent 589f6d36ea
commit 53cbd4355f
@@ -47,6 +47,7 @@
<thead>
<tr>
<th></th>
<th>Bil.</th>
<th>Nama</th>
<th>No. Anggota</th>
<th>Unit</th>
@@ -60,6 +61,7 @@
<td><img @click="view(nominee, i)" :src="createBase64ImageUrl(nominee.photo)"
class="thumbnail" style="height: 60px;width: 60px;" />
</td>
<td>{{ nominee.no_calon }}</td>
<td>{{ nominee.name }}</td>
<td>{{ nominee.no_anggota }}</td>
<td>{{ nominee.unit }}</td>