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 }}