准备联调抄表记录
This commit is contained in:
@@ -30,7 +30,7 @@ Component({
|
||||
jumpToHistory() {
|
||||
const { meterInfo } = this.data;
|
||||
wx.navigateTo({
|
||||
url: `/pages/readingHistory/index?meter=${meterInfo?.id}&park=${meterInfo?.park}`,
|
||||
url: `/pages/readingHistory/index?meter=${meterInfo?.id}&park=${meterInfo?.parkId}`,
|
||||
})
|
||||
},
|
||||
handlePrev() {
|
||||
|
||||
Reference in New Issue
Block a user