WXL (wul)
3 天以前 5df476ae693d7577c7a0031ae12c67558b9832a7
src/utils/request.js
@@ -110,6 +110,9 @@
          }
        )
          .then(() => {
            console.log('选择重新登录');
            location.href = "/index";
            this.$router.replace("/login");
          })
          .catch(() => {