From 8f73dc70d203a5be14c74fa99d5906abcbe332fc Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 02 Feb 2021 17:16:10 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/jfpt-Vue

---
 src/page/index/logo.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/page/index/logo.vue b/src/page/index/logo.vue
index e34c975..249a1e3 100644
--- a/src/page/index/logo.vue
+++ b/src/page/index/logo.vue
@@ -128,7 +128,7 @@
       };
     },
     created() {
-    //  this.getData();
+      this.getData();
     },
     computed: {
       ...mapGetters(["website", "keyCollapse"])

--
Gitblit v1.9.3