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