dedsudiyu 2 months ago
parent
commit
32600e304b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/utils/request.js

+ 1 - 0
src/utils/request.js

@@ -1,5 +1,6 @@
 import axios from "axios";
 import { MessageBox, Message, Loading } from 'element-ui'
+import router from '@/router'
 import { getToken,removeToken } from '@/utils/auth'
 import {tansParams,judgmentNetworkReturnAddress} from "@/utils/public";