From 71442853664ef4d483b0f8f98ecaeaad068a61df Mon Sep 17 00:00:00 2001 From: wanglei Date: Sat, 5 Jul 2025 11:51:20 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/kaohe/pingce/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-ui/src/views/kaohe/pingce/index.vue b/ruoyi-ui/src/views/kaohe/pingce/index.vue index eea9c07..39d8f82 100644 --- a/ruoyi-ui/src/views/kaohe/pingce/index.vue +++ b/ruoyi-ui/src/views/kaohe/pingce/index.vue @@ -1164,12 +1164,12 @@ export default { type: 'Danger' }) } - if(!Vote.state){ + /*if(!Vote.state){ flag = false; this.$alert(`状态不能为空!`, `提示`, { type: 'Danger' }) - } + }*/ if(!Vote.sTime){ flag = false; this.$alert(`开始时间不能为空!`, `提示`, {