From 5ae8e447c55f61508546e00559f54eb623a5c803 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 31 七月 2020 19:23:38 +0800
Subject: [PATCH] 2020-07-31

---
 src/index.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/index.js b/src/index.js
index bcf9f6e..88e31d7 100644
--- a/src/index.js
+++ b/src/index.js
@@ -73,6 +73,8 @@
       if (config.appkey === options.cakey) {
         window.GLOB.appkey = ''
         console.warn('鍗曠偣绯荤粺appkey涓嶅彲涓庝簯绔浉鍚�')
+      } else {
+        window.GLOB.appkey = config.appkey
       }
     } else if (options.sysType === 'local') { // 涓氬姟绯荤粺
       if (config.appkey === options.cakey) {

--
Gitblit v1.8.0