|
|
@@ -71,7 +71,7 @@ Component({
|
|
|
this.setData({
|
|
|
isFreshing: true
|
|
|
})
|
|
|
- let res = await postApi('/voyage/list', {
|
|
|
+ let res = await postApi('/voyage/wx/list', {
|
|
|
loginAccountId: wx.getStorageSync('loginAccountId'),
|
|
|
term: this.data.term,
|
|
|
status: this.data.status,
|