| | |
| | | name: 'pig', |
| | | mehtod: 'GET' |
| | | }, |
| | | //新增收款明细 |
| | | //账套接口查询 |
| | | getLedgerList: { |
| | | url: '/yunxiao/zhaccountledger/page', |
| | | name: 'pig', |
| | | mehtod: 'GET' |
| | | }, |
| | | |
| | | |
| | | // 操作人员 |
| | | operator: { |
| | | url: '/admin/dict/type/operator', |
| | |
| | | |
| | | /** |
| | | * @选择客户 |
| | | */ |
| | | */ |
| | | // 搜索 |
| | | customer: { |
| | | url: '/yunxiao/customer/page', |
| | |
| | | url: '/oa/actTask/backAll', |
| | | method: "POST" |
| | | }, |
| | | back: { |
| | | url: '/oa/actTask/back', |
| | | method: "POST" |
| | | }, |
| | | deleteHistoric: { |
| | | url: '/oa/actTask/deleteHistoric', |
| | | method: "POST" |
| | |
| | | coalbunker: { |
| | | url: '/yunxiao/coalbunker/page', |
| | | method: 'GET' |
| | | }, |
| | | //新增收款明细 |
| | | addObj: { |
| | | url: '/yunxiao/gatheringbill', |
| | | method: 'post', |
| | | }, |
| | | putObj: { |
| | | url: '/yunxiao/gatheringbill', |
| | | method: 'PUT', |
| | | }, |
| | | //收款明细详情 |
| | | getObj: { |
| | | url: '/yunxiao/gatheringbill', |
| | | method: 'GET', |
| | | }, |
| | | getListByComp: { |
| | | url: '/yunxiao/jcncskuser/getListByComp', |
| | | method: 'GET', |
| | | } |
| | | |
| | | } |