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