Selaa lähdekoodia

修复

master
huxinglu 4 vuotta sitten
vanhempi
commit
f24a096eed
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      src/api/api.js

+ 1
- 1
src/api/api.js Näytä tiedosto

@@ -4,7 +4,7 @@ import { Notification,MessageBox} from 'element-ui';
import store from '../vuex'


axios.defaults.timeout = 15000
axios.defaults.timeout = 40000

//跨域请求,允许保存cookie
axios.defaults.withCredentials = true;

Loading…
Peruuta
Tallenna