From a88831856c904b4b3b68637372265bdd56dcc7e7 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Fri, 23 Aug 2024 14:29:01 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=82=E0=B9=89=E0=B8=AD=E0=B8=A1=E0=B8=B9?= =?UTF-8?q?=E0=B8=A5=E0=B8=97=E0=B8=B0=E0=B9=80=E0=B8=9A=E0=B8=B5=E0=B8=A2?= =?UTF-8?q?=E0=B8=99=E0=B8=9B=E0=B8=A3=E0=B8=B0=E0=B8=A7=E0=B8=B1=E0=B8=95?= =?UTF-8?q?=E0=B8=B4=20=3D>=20=E0=B8=AD=E0=B8=B7=E0=B9=88=E0=B8=99?= =?UTF-8?q?=E0=B9=86=20=E0=B8=9B=E0=B8=A3=E0=B8=B1=E0=B8=9A=20load?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/10_registry/05_Other/01_Other.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/modules/10_registry/05_Other/01_Other.vue b/src/modules/10_registry/05_Other/01_Other.vue index 339fbe7..2522817 100644 --- a/src/modules/10_registry/05_Other/01_Other.vue +++ b/src/modules/10_registry/05_Other/01_Other.vue @@ -115,8 +115,6 @@ function getData() { }) .catch((e) => { messageError($q, e); - }) - .finally(() => { hideLoader(); }); }