导出待发货订单
parent
6988ad8bf0
commit
1028b8189e
|
@ -284,7 +284,7 @@ export default {
|
||||||
endDate: "", // 终止时间
|
endDate: "", // 终止时间
|
||||||
orderSn: "",
|
orderSn: "",
|
||||||
buyerName: "",
|
buyerName: "",
|
||||||
tag: "WAIT_ROG",
|
tag: "WAIT_SHIP",
|
||||||
orderType: "NORMAL",
|
orderType: "NORMAL",
|
||||||
storeId: userInfo.id
|
storeId: userInfo.id
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue