show vote button

This commit is contained in:
liangping 2023-05-21 13:47:24 +08:00
parent 0a4d8bad06
commit 4b70b90cc1

View File

@ -109,7 +109,7 @@ const proposalInfo = ref();
</div>
</td>
<td v-if="statusMap?.[item?.status] === 'VOTING'">
<td v-if="statusMap?.[item?.status] === 'VOTING'" class="w-40">
<div class="" v-show="item?.voterStatus === 'No With Veto'">
<label
for="vote"