Commit cb06f591 authored by 黄奎's avatar 黄奎
parents ca317455 4ff844c4
......@@ -3155,7 +3155,6 @@
});
},
getRedBag(item){
console.log(item);
let msg={
CustomerId:item.CustomerId,
pageIndex: 1,
......@@ -4505,6 +4504,7 @@
"sellorder_get_GetOrderListByTCID",
msg,
res => {
console.log("111",res);
this.loading = false;
if (res.data.resultCode == 1) {
this.OrderDataList = res.data.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