WXL (wul)
昨天 83928adb1c68a4093e7457db248760b8ad1b4f22
src/utils/request.js
@@ -110,7 +110,9 @@
          }
        )
          .then(() => {
          this.$router.replace("/login");
            console.log('选择重新登录');
            this.$router.replace("/login");
          })
          .catch(() => {
            isRelogin.show = false;