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