This commit is contained in:
wwb 2025-12-09 10:56:35 +08:00
parent ce39bc2895
commit a848b60b4c
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ export const SaleOrderApi = {
// 获得 销售 列表 tabsCount
getTabsCount: async (params: any) => {
return request.get({ url: '/oms/sale-order/get-count',params})
return request.get({ url: '/oms/app/sale-order/get-count',params})
},
// 更新订单状态