add no calon on voter home
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user