From f81c73e3ad539964537301e7b5f8ad9f923a4b5d Mon Sep 17 00:00:00 2001 From: Dauren777 Date: Thu, 11 Jun 2026 08:56:51 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20per-month=20=E2=80=94=20selMonth=20defin?= =?UTF-8?q?ed=20before=20use,=20month=20onchange=20reloads=20card=20with?= =?UTF-8?q?=20new=20data?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 511d7b8..9e4f7cf 100644 --- a/index.html +++ b/index.html @@ -1234,12 +1234,12 @@ function openEv(id,subIdx){ h+="
AI-анализ: "+esc(e.ai||"\u2014")+"
"; h+="
Отчётность:
"; h+="
"; - h+="Количество: "; var now=new Date(); var curMonth=now.getMonth(); var savedMonth=localStorage.getItem("evmonth_"+e.id); var selMonth=savedMonth!==null?parseInt(savedMonth,10):curMonth; - h+="Месяц: "; + h+="Месяц: