Commit 0f7b37e1 authored by xiejb's avatar xiejb

调整订单 跳转详情 传递参数

parent 962fc061
......@@ -133,7 +133,7 @@ export default {
gotoOrderDetail (model) {
this.$router.push({
path: '/orderDetail',
query: this.$store.state.linkInfo
query: model
})
},
// 查看发票
......
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