From 71ed5445c32a8655e5092406b0855cc92c6ec875 Mon Sep 17 00:00:00 2001 From: joylink_fanyuhong <18706759286@163.com> Date: Mon, 11 Mar 2024 10:44:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=EF=BC=9Aiscs=E8=BF=9B?= =?UTF-8?q?=E5=85=A5=E5=8A=A0=E8=BD=BD=E5=8A=A8=E7=94=BB=E5=87=BA=E4=B8=8D?= =?UTF-8?q?=E6=9D=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/iscs/iscsSystemNew/stationNav.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/iscs/iscsSystemNew/stationNav.vue b/src/views/iscs/iscsSystemNew/stationNav.vue index dda43fa0f..a0cfcef78 100644 --- a/src/views/iscs/iscsSystemNew/stationNav.vue +++ b/src/views/iscs/iscsSystemNew/stationNav.vue @@ -346,6 +346,7 @@ export default { }); this.selectChildren(this.buttonId); } + this.$store.dispatch('app/animationsClose'); }, methods:{ changeStation(item) {