|
|
|
@ -224,8 +224,6 @@ export default { |
|
|
|
...mapState(["window", "dialogWin", "sysConfig"]), |
|
|
|
}, |
|
|
|
created() { |
|
|
|
// 初始化openedTabs为响应式对象 |
|
|
|
this.$set(this, 'openedTabs', {}); |
|
|
|
|
|
|
|
let expires_in = parseInt(window.sessionStorage.getItem("expires_in")); |
|
|
|
//console.log("dqtime / expires_in",dqtime,expires_in) |
|
|
|
|