From 3cf26ceded6113df19520ebf43ac05fee0b4043f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B7=AF=20=E8=8C=83?= Date: Mon, 22 Dec 2025 21:28:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E7=94=B5=E5=8A=9B=E7=9A=84?= =?UTF-8?q?=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Ewide.Web.Entry/wwwroot/html/yjbvote20251222/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/20220330_Vote/Ewide.Web.Entry/wwwroot/html/yjbvote20251222/index.html b/20220330_Vote/Ewide.Web.Entry/wwwroot/html/yjbvote20251222/index.html index 7dd44a3..2c96820 100644 --- a/20220330_Vote/Ewide.Web.Entry/wwwroot/html/yjbvote20251222/index.html +++ b/20220330_Vote/Ewide.Web.Entry/wwwroot/html/yjbvote20251222/index.html @@ -148,8 +148,9 @@ maximum-scale=1.0, user-scalable=no"/> var select_false = _p.data.filter(a => { return a.vote == "false" }).length; - select_false_list.push(select_false) + select_false_list.push(select_false); // if (select_false < 1) { + if(_p.name!=="电力工程") msg2 += `目前[` + _p.name + `]淘汰的有 ` + select_false + ` 个\n`; // } all_select_false_num += select_false;