Kaynağa Gözat

修复

master
huxinglu 4 yıl önce
ebeveyn
işleme
f24a096eed
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      src/api/api.js

+ 1
- 1
src/api/api.js Dosyayı Görüntüle

@@ -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;

Yükleniyor…
İptal
Kaydet