From 4b70b90cc1b648b2b72e9bcbcd2642b90f189ded Mon Sep 17 00:00:00 2001 From: liangping <18786721@qq.com> Date: Sun, 21 May 2023 13:47:24 +0800 Subject: [PATCH] show vote button --- src/components/ProposalListItem.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ProposalListItem.vue b/src/components/ProposalListItem.vue index cc4e00cd..4ba91a5a 100644 --- a/src/components/ProposalListItem.vue +++ b/src/components/ProposalListItem.vue @@ -109,7 +109,7 @@ const proposalInfo = ref(); - +