This commit is contained in:
linfso 2025-03-13 19:41:50 +08:00
parent 8efb339311
commit 3bd2c71d4f

View File

@ -286,6 +286,7 @@ export default {
custNo: item0.monthlyPayCode, custNo: item0.monthlyPayCode,
startDate: item0.startDate, startDate: item0.startDate,
endDate: item0.endDate, endDate: item0.endDate,
startDate: item0.transType,
'_t':(new Date()).getTime() '_t':(new Date()).getTime()
} }
} }