From f411747407bedd59ea65c44940b703b485f29c1b Mon Sep 17 00:00:00 2001 From: zhangsir Date: Mon, 19 Aug 2024 14:13:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=95=E7=A5=A8=E7=8A=B6=E6=80=81=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E4=BF=AE=E6=94=B9=E5=8F=82=E6=95=B0=EF=BC=8C=E6=9C=AA?= =?UTF-8?q?=E5=BC=80=E5=A7=8B=E6=94=B9=E4=B8=BA3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/drawers/project/ProjectVoteManage.vue | 2 +- src/components/drawers/router/RouterVoteManage.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: "未开始", }, {