From 3f9d7fe30b7ccb3350bd2f2b8306823fefba1444 Mon Sep 17 00:00:00 2001 From: brusnitsyn Date: Fri, 19 Dec 2025 00:40:52 +0900 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20onCloseWithoutSave=20=D0=BF=D1=80=D0=B8=20=D0=BD=D0=B0?= =?UTF-8?q?=D0=B6=D0=B0=D1=82=D0=B8=D0=B8=20=D0=BD=D0=B0=20=D0=B7=D0=B0?= =?UTF-8?q?=D0=BA=D1=80=D1=8B=D1=82=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/js/Pages/Home/ArchiveHistoryMoveModal/Index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/js/Pages/Home/ArchiveHistoryMoveModal/Index.vue b/resources/js/Pages/Home/ArchiveHistoryMoveModal/Index.vue index d89c1fb..4ce5be6 100644 --- a/resources/js/Pages/Home/ArchiveHistoryMoveModal/Index.vue +++ b/resources/js/Pages/Home/ArchiveHistoryMoveModal/Index.vue @@ -99,7 +99,7 @@ watch(() => props.archiveHistoryId, async (newId) => {