duwendi 1 год назад
Родитель
Сommit
ee1e0bfb8b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/api/article_z.js

+ 1 - 1
src/api/article_z.js

@@ -210,7 +210,7 @@ export default {
210 210
   },
211 211
   // 业务记录——获取停车记录分页
212 212
   queryBusinessRecordInoutByPage(params) {
213
-    return axios1.post('/reformer-blessing-b/IntoOutQuery/intoOutRecord/query.do', params, {headers: {'Cookie': 'JSESSIONID=2397D873DA3984B3F4AC580916D66D19; UID=b6d61c0d4ed7447985ad9a3ac27912a2; appkey=n8lv05uWWnRcGwnwegpMqlQCKvg4', 'Content-Type': 'application/x-www-form-urlencoded;' }})
213
+    return axios1.post('/reformer-blessing-b/IntoOutQuery/intoOutRecord/query.do', params, {headers: {'Content-Type': 'application/x-www-form-urlencoded;'}})
214 214
   },
215 215
   // 业务记录——添加停车记录
216 216
   addBusinessRecordInout(params) {