WXL (wul)
22 小时以前 61f0c5d3a9308d1eaefd8890a46b3c569707e050
src/utils/request.js
@@ -110,7 +110,9 @@
          }
        )
          .then(() => {
            console.log('选择重新登录');
            this.$router.replace("/login");
          })
          .catch(() => {
            isRelogin.show = false;