FIX 登出后 Iframe缓存存留问题
This commit is contained in:
parent
b9b818384c
commit
94bcb31a12
|
|
@ -152,6 +152,7 @@
|
|||
this.$TOOL.data.remove("user")
|
||||
this.$store.commit("clearViewTags")
|
||||
this.$store.commit("clearKeepLive")
|
||||
this.$store.commit("clearIframeList")
|
||||
},
|
||||
methods: {
|
||||
submitForm(formName, type) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue