feat: 限制序号最多相差10
This commit is contained in:
@@ -5,7 +5,7 @@ import router from '@/router/index'
|
||||
import { getCookie, clonAllCookie } from '@/utils/cookie'
|
||||
// import cookie from '@/tools/cookie.js'
|
||||
|
||||
axios.defaults.timeout = 60000 //响应时间
|
||||
axios.defaults.timeout = 600000 //响应时间
|
||||
// axios.defaults.headers.post['Content-Type'] = 'application/x-www-form-urlencoded;charset=UTF-8'; //配置请求头
|
||||
axios.defaults.headers.post['Content-Type'] = 'application/json'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user