跳转 已完成工单
This commit is contained in:
parent
4fe480f12e
commit
a57a9c7516
@ -254,7 +254,13 @@
|
||||
})
|
||||
},
|
||||
tabschange(index) {
|
||||
console.log(index)
|
||||
this.tabscurrent = index;
|
||||
if(this.tabscurrent==2){
|
||||
uni.navigateTo({
|
||||
url:'/pages/Completedwork/Completedwork'
|
||||
})
|
||||
}
|
||||
this.query.orderStatus = this.tabslist[index].value
|
||||
this.optionname = '全部'
|
||||
this.info();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user