疯狂的狮子li
2021-06-16 9f856e9ec2f05283dc4feefc71f089245c4836bc
ruoyi-ui/src/utils/request.js
@@ -63,7 +63,7 @@
        store.dispatch('LogOut').then(() => {
          location.href = '/index';
        })
      })
      }).catch(() => {});
    } else if (code === 500) {
      Message({
        message: msg,