RuoYi
2020-09-17 4ec6d51aca7f106a7eaa63a4f22e4fa0680ba5d1
ruoyi-ui/src/views/index.vue
@@ -88,7 +88,7 @@
          return;
        }
        const expires_in = getExpiresIn();
        if (expires_in <= 1000 && !this.refreshLock) {
        if (expires_in <= 1200 && !this.refreshLock) {
          this.refreshLock = true
          this.$store
            .dispatch('RefreshToken')