saaf-common
Advanced tools
Comparing version 1.0.16 to 1.0.17
{ | ||
"name": "saaf-common", | ||
"version": "1.0.16", | ||
"version": "1.0.17", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -5,3 +5,3 @@ /* | ||
* @Last Modified by: zhengxiaowen | ||
* @Last Modified time: 2019-11-15 14:24:19 | ||
* @Last Modified time: 2019-11-15 16:25:18 | ||
*/ | ||
@@ -67,2 +67,10 @@ | ||
// StoreCommon.commit('CLEAN_TAB') | ||
state.certificate = null | ||
state.userInfo = {} | ||
state.lookup = {} | ||
state.userRespList = [] | ||
state.currentResp = {} | ||
state.menuList = [] | ||
state.languageList = [] | ||
state.currentLanguage = {} | ||
sessionStorage.clear() | ||
@@ -69,0 +77,0 @@ localStorage.clear() |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
343543
8219