Commit b0de9f7f authored by zhengke's avatar zhengke

no message

parent b694755a
...@@ -500,8 +500,6 @@ export default { ...@@ -500,8 +500,6 @@ export default {
toOrder(item){ toOrder(item){
this.currentOrder = item; this.currentOrder = item;
this.orderDrawer = true; this.orderDrawer = true;
return
this.$router.push({path:'/customerOrder',query:{OrderId:val}})
}, },
// 点击客人名称 // 点击客人名称
openNameDetails(item) { openNameDetails(item) {
......
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