diff --git a/src/components/drawers/project/ProjectVoteManage.vue b/src/components/drawers/project/ProjectVoteManage.vue index 8e915ea9..807f133e 100644 --- a/src/components/drawers/project/ProjectVoteManage.vue +++ b/src/components/drawers/project/ProjectVoteManage.vue @@ -183,7 +183,7 @@ { id: 1, - value: 0, + value: 3, label: "未开始", }, { diff --git a/src/components/drawers/router/RouterVoteManage.vue b/src/components/drawers/router/RouterVoteManage.vue index a3b3c60a..05688fa9 100644 --- a/src/components/drawers/router/RouterVoteManage.vue +++ b/src/components/drawers/router/RouterVoteManage.vue @@ -187,7 +187,7 @@ { id: 1, - value: 0, + value: 3, label: "未开始", }, {