wjt
2024-06-27 69a74309ed12cc13f0fa9fb90c5bffad17ade360
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 }});
// }