Commit 9c3504e0 authored by 罗超's avatar 罗超

1

parent ec7656df
...@@ -122,7 +122,7 @@ ...@@ -122,7 +122,7 @@
}, },
goOrderDetail(item){ goOrderDetail(item){
uni.navigateTo({ uni.navigateTo({
url: "/pages/MallMange/orderDetail?OrderNo="+item.OrderNo+'&orderType='+this.msg.Type+'&Id='+item.Id url: "/pages/MallMange/orderSearch?OrderNo="+item.OrderNo+'&orderType='+this.msg.Type+'&Id='+item.Id
}); });
} }
} }
......
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