From ab63afc56dae53c7d8f7ad1c3c5cb700d79e49d5 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Thu, 30 Apr 2026 15:04:45 +0700 Subject: [PATCH] refactor(file): replace window.open with blob download pattern Co-authored-by: Copilot --- src/modules/10_registry/05_Other/02_File.vue | 39 ++++++++++++++----- .../10_registry/05_Other/03_FileOther.vue | 37 ++++++++++++++---- 2 files changed, 59 insertions(+), 17 deletions(-) diff --git a/src/modules/10_registry/05_Other/02_File.vue b/src/modules/10_registry/05_Other/02_File.vue index 1e9472e..1be029f 100644 --- a/src/modules/10_registry/05_Other/02_File.vue +++ b/src/modules/10_registry/05_Other/02_File.vue @@ -1,7 +1,7 @@