Commit 708e1249 authored by 赵啸非's avatar 赵啸非

修改xml111

parent d9041aad
No preview for this file type
......@@ -76,7 +76,7 @@ export default new Vuex.Store({
})
},
logout({commit}) {
normalCallPost('/login/logout').then(data=>{}).catch(error=>{}).then(()=>{
normalCallPost('/portal_home').then(data=>{}).catch(error=>{}).then(()=>{
commit('logout')
})
},
......
......@@ -17,9 +17,7 @@
</el-form>
</div>
<div class="footer">
登陆 &copy; <a href="">信宏翔网络科技有限公司</a> 出品
</div>
<!-- <Map ref="map1" :markersData="originData" @choose="getDetailData" /> -->
......
......@@ -5558,7 +5558,7 @@ jsprim@^1.2.2:
json-schema "0.2.3"
verror "1.10.0"
jwt-decode@3.1.2:
jwt-decode@^3.1.2:
version "3.1.2"
resolved "https://registry.npmmirror.com/jwt-decode/-/jwt-decode-3.1.2.tgz#3fb319f3675a2df0c2895c8f5e9fa4b67b04ed59"
integrity sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment