WXL (wul)
2026-04-16 c2d4645b9008ef8a76a702e28d4015b8d1013959
src/utils/request.js
@@ -110,7 +110,9 @@
          }
        )
          .then(() => {
            console.log('选择重新登录');
            this.$router.replace("/login");
          })
          .catch(() => {
            isRelogin.show = false;