beifen
This commit is contained in:
@@ -32,6 +32,11 @@ Page({
|
||||
}
|
||||
},
|
||||
/**
|
||||
* 跳转到个人
|
||||
* 跳转到订单列表
|
||||
*/
|
||||
beSure(){
|
||||
wx.navigateTo({
|
||||
url: '/pages/user/companyMine/companyOrder',
|
||||
})
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user