| | |
| | | url:'/admin/dept/compTree', |
| | | method:'GET' |
| | | }, |
| | | |
| | | |
| | | // 我的申请 |
| | | |
| | | // 我的申请 |
| | | getProcessDataList:{ |
| | | url:'/oa/actBusiness/getByCondition', |
| | | name:'pig', |
| | | method:'GET' |
| | | }, |
| | | |
| | | |
| | | |
| | | |
| | | // 新增申请 |
| | | getNewProcessDataList:{ |
| | | url:'/oa/actProcess/getByCondition', |
| | |
| | | name:'pig', |
| | | method:'GET' |
| | | }, |
| | | |
| | | |
| | | |
| | | |
| | | // 选择客户 |
| | | // 搜索 |
| | | customer:{ |
| | |
| | | // url:'/yunxiao/account/getAccountByCustmoerIdAndCompId', |
| | | // method:'GET' |
| | | // }, |
| | | |
| | | |
| | | |
| | | |
| | | // 选择合同 |
| | | contract:{ |
| | | url:'/yunxiao/contract/page', |
| | |
| | | url:"/yunxiao/trainFreight/find", |
| | | mehtod:"GET" |
| | | }, |
| | | |
| | | |
| | | |
| | | // 合同详情 |
| | | getByContractId:{ |
| | | url:'/yunxiao/contractitem/getByContractId', |
| | | method:'GET' |
| | | }, |
| | | |
| | | |
| | | // 添加申请 |
| | | xswaybill:{ |
| | | url:'/yunxiao/xswaybill', |
| | |
| | | url:'/yunxiao/coalpricemodifyinfo/getNewPrice', |
| | | method:'GET' |
| | | }, |
| | | // 获取运费 |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | // 撤回 |
| | | withDraw:{ |
| | | url:'/oa/actBusiness/cancel', |
| | |
| | | name:'pig', |
| | | method:'GET' |
| | | }, |
| | | } |
| | | |
| | | // 表单数据 |
| | | formData:{ |
| | | url:'/yunxiao/xswaybill', |
| | | method:'GET' |
| | | }, |
| | | // 查看进度 |
| | | historicFlow:{ |
| | | url:'/oa/actTask/historicFlow', |
| | | method:'GET' |
| | | }, |
| | | // 待办通过 |
| | | // getNextNode:{ |
| | | // url:'/oa/actProcess/getNextNode', |
| | | // method:'GET' |
| | | // }, |
| | | // 批量通过 |
| | | passAll:{ |
| | | url:'/oa/actTask/passAll', |
| | | method:'POST' |
| | | }, |
| | | // 批量驳回 |
| | | backAll:{ |
| | | url:'/oa/actTask/backAll', |
| | | method:"POST" |
| | | }, |
| | | deleteHistoric:{ |
| | | url:'/oa/actTask/deleteHistoric', |
| | | method:"POST" |
| | | }, |
| | | // 修改驳回申请信息 |
| | | editXswaybill:{ |
| | | url:'/yunxiao/xswaybill', |
| | | method:'PUT' |
| | | }, |
| | | // 退出清空缓存 |
| | | // logout:{ |
| | | // url:'/auth/token/logout', |
| | | // method:'DELETE' |
| | | // } |
| | | |
| | | // 煤仓当前剩余量 |
| | | coalbunker:{ |
| | | url:'/yunxiao/coalbunker/page', |
| | | method:'GET' |
| | | } |
| | | |
| | | } |