@@ -210,7 +210,7 @@ export default {
},
// 业务记录——获取停车记录分页
queryBusinessRecordInoutByPage(params) {
- 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;' }})
+ return axios1.post('/reformer-blessing-b/IntoOutQuery/intoOutRecord/query.do', params, {headers: {'Content-Type': 'application/x-www-form-urlencoded;'}})
// 业务记录——添加停车记录
addBusinessRecordInout(params) {