提交 ccba646f 作者: 翁进城

修改接口

上级 c7a73689
......@@ -45,7 +45,7 @@ export interface GetServiceOrderStatusResp {
export default {
//查询服务订单列表
queryOrderTaskList(params: QueryOrderTaskListParams, options: any): Promise<Response<QueryOrderTaskListResp>> {
return request('/oms/serviceOrderTask/queryOrderTaskList', 'post', params, options)
return request('/oms/app/serviceOrderTask/queryOrderTaskList', 'post', params, options)
},
//订单状态-字典
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论