feat: progress voter status add

This commit is contained in:
Alisa | Side.one
2023-05-16 23:42:02 +08:00
parent bbd408393a
commit ea4fed9b4f
4 changed files with 85 additions and 15 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ const changeTab = (val: '2' | '3' | '4') => {
>Rejected</a
>
</div>
<ProposalListItem :proposals="store?.proposals[tab]" :votable="tab === '2'" />
<ProposalListItem :proposals="store?.proposals[tab]"/>
</div>
</template>
<route>