src/api/index.js @@ -134,7 +134,6 @@ } _url = window.btoa(_url) params.url = '/trans/redirect?rd=' + _url + '&method=' + method return axios(params)