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

bug处理

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