From 35b1e92c8d444f09a9aef10d5e02fe98221b4587 Mon Sep 17 00:00:00 2001 From: wulitaotao <547306458@qq.com> Date: 星期四, 09 二月 2023 13:09:10 +0800 Subject: [PATCH] 测试一下 --- src/App.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/App.vue b/src/App.vue index f9b33bf..1f9c81a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -17,7 +17,6 @@ return {}; }, created() { - }, beforeDestroy() { }, }; -- Gitblit v1.9.3