duwendi 1 年之前
父节点
当前提交
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
   queryBusinessRecordInoutByPage(params) {
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
   addBusinessRecordInout(params) {
216
   addBusinessRecordInout(params) {