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