hidden vote by states
This commit is contained in:
parent
8f793d295a
commit
9f1d093128
@ -41,7 +41,7 @@ const changeTab = (val: '2' | '3' | '4') => {
|
||||
>Rejected</a
|
||||
>
|
||||
</div>
|
||||
<ProposalListItem :proposals="store?.proposals[tab]" />
|
||||
<ProposalListItem :proposals="store?.proposals[tab]" :votable="tab === '2'" />
|
||||
</div>
|
||||
</template>
|
||||
<route>
|
||||
|
Loading…
Reference in New Issue
Block a user