Commit 4ab7754d authored by zhengyi's avatar zhengyi

api修正

parent c8afae7c
......@@ -1088,7 +1088,7 @@ export function copyOrder(orderId) {
// 强制到仓
export function order_warehouse_check_force(data) {
return request({
url: "/order/order-warehouse-check/force/",
url: "/order/order-warehouse-check/force",
method: "post",
data
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment