调整发票编辑和详情错误

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

@@ -122,7 +122,6 @@ Page({
onOk(e) {
const { type, value = {} } = e.detail;
const { id, code } = e;
console.log('e', e)
const { year } = this.data;
// const currentYear = years[Number(e)]
this.setData({