修复发票编辑时候异常

This commit is contained in:
2024-05-08 17:18:11 +08:00
parent b673d0c994
commit 6d35c78da9
6 changed files with 456 additions and 77 deletions

View File

@@ -69,7 +69,7 @@ Page({
},
jumpToUpdateInvoice() {
wx.navigateTo({
url: '/pages/updateInvoice/index',
url: '/pages/invoiceList/index?tab=2',
})
},
async getUnReadNumber() {