From fca314f9c1af147b636aadc84c6d1e75aad6a300 Mon Sep 17 00:00:00 2001
From: 鲁班七号 <9159450+luban-71@user.noreply.gitee.com>
Date: Mon, 30 Jan 2023 14:45:01 +0800
Subject: [PATCH] 修改升级提示
---
src/App.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index ec9032c..bee05da 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -5,6 +5,7 @@
</template>
<script>
+
export default {
name: 'App'
}
--
Gitblit v1.9.2