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;