RuoYi
2020-09-04 857a5b26e72193fa38d0ea884cf54d04cd2e1b0c
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')