api/qiye.js
@@ -45,4 +45,9 @@ // 无orderid export function orderNodeList(data){ return http.get('/enforce/complaint/log/orderNodeList',{params: data}, { custom: { loading: true }}); } } // /system/company/list // export function getCompanyList(data){ // return http.get('/system/company/list',{params: data}, { custom: { loading: true }}); // }