Commit a3a33bb3 authored by 黄奎's avatar 黄奎

页面修改

parent ec160fa1
...@@ -6006,6 +6006,7 @@ ...@@ -6006,6 +6006,7 @@
"sellorder_get_GetOrderListByTCID", "sellorder_get_GetOrderListByTCID",
msg, msg,
(res) => { (res) => {
console.log("RegistrationList_sellorder_get_GetOrderListByTCID",res.data);
this.loading = false; this.loading = false;
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
this.OrderDataList = res.data.data; 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