lxl
Showing
2 changed files
with
2 additions
and
2 deletions
-
Please register or sign in to post a comment
... | ... | @@ -221,7 +221,7 @@ export default { |
type: "warning" | ||
}); | ||
this.logout(); | ||
}, 600000); | ||
}, 1000*60*60*6); | ||
}); | ||
// window.onresize = function() { | ||
// console.log("full",that.isfull) | ||
... | ... |