Commit 4bedcc85 authored by 潘永坪's avatar 潘永坪

bug处理

parent bfc2ce72
...@@ -132,9 +132,8 @@ export default { ...@@ -132,9 +132,8 @@ export default {
return val return val
}) })
if(this.noNumberList.length==0){ if(this.noNumberList.length==0){
uni.showToast({ uni.navigateTo({
title: '该订单没有排号站点信息', url:`/pages/my/order/electronicTicket/electronicTicket?orderId=${this.orderId}`
icon: 'none'
}) })
} }
if(this.noNumberList.length==1){ if(this.noNumberList.length==1){
......
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