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