From e52f872936e7c944a17939917595253ae1b5a4e9 Mon Sep 17 00:00:00 2001 From: chuan_wuhao <443547225@qq.com> Date: Mon, 29 Aug 2022 11:51:51 +0800 Subject: [PATCH] Fix the problem of hot update error report caused by transition components --- src/components/RayTransitionComponent/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/RayTransitionComponent/index.vue b/src/components/RayTransitionComponent/index.vue index 4e7227a0..b101201e 100644 --- a/src/components/RayTransitionComponent/index.vue +++ b/src/components/RayTransitionComponent/index.vue @@ -8,8 +8,8 @@