调整发票编辑和详情错误

This commit is contained in:
2024-05-06 15:48:44 +08:00
parent 5885281810
commit 3d13c3003a
9 changed files with 151 additions and 105 deletions

View File

@@ -306,6 +306,8 @@ Page({
updateDatas.all = data;
this.setData({
...updateDatas
}, () => {
this.getMeters({ id: updateDatas.tenement.id })
})
},
jumpToRecord() {