From 67d237a03f530859fa4819b89ed318ceead3078d Mon Sep 17 00:00:00 2001 From: Hx <2294602187@qq.com> Date: Mon, 31 Mar 2025 16:22:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=AE=9A=E6=97=B6=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/electionList/index.vue | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/pages/electionList/index.vue b/src/pages/electionList/index.vue index 1f61343..43c7565 100644 --- a/src/pages/electionList/index.vue +++ b/src/pages/electionList/index.vue @@ -35,7 +35,7 @@ onHide(() => { {{ row.title }} 进行中 未开始 - 已结束 + 已结束 {{ `投票时间:${row.start_time} 至 ${row.end_time}` }} @@ -51,8 +51,10 @@ onHide(() => { {{ v.name }} - + + 当选 + 未当选 + 得票数:{{ v.agree_num }}