From 1477f947749fd50b9185008f3051c4d750751f10 Mon Sep 17 00:00:00 2001 From: zhoulinf <2507241354@qq.com> Date: Thu, 26 Mar 2026 15:31:11 +0800 Subject: [PATCH] =?UTF-8?q?CRM=5F26-03-31#story#8372,=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E5=95=86KPI=E7=9C=8B=E6=9D=BF=E8=AE=BE=E7=BD=AE=E5=9F=8B?= =?UTF-8?q?=E7=82=B9=E5=8F=8A=E6=94=AF=E6=8C=81=E6=95=B0=E6=8D=AE=E5=AF=BC?= =?UTF-8?q?=E5=87=BA=E9=9C=80=E6=B1=82--=E4=B8=AD=E5=BF=83=E7=BB=84222?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/kpi/kpiIndex.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/kpi/kpiIndex.vue b/src/views/kpi/kpiIndex.vue index e8c70a8d..0573e9e7 100644 --- a/src/views/kpi/kpiIndex.vue +++ b/src/views/kpi/kpiIndex.vue @@ -355,7 +355,7 @@ export default { beforeMount() { console.log('beforeMount') }, - beforeDestroy() { + destroyed() { console.log('beforeDestroy') if( this.source == 'App' ) { console.log('beforeDestroy---AAAA')