页面优化

This commit is contained in:
BianLzhaoMin 2024-08-16 15:31:36 +08:00
parent e11372cded
commit 2616fa245c
1 changed files with 1 additions and 0 deletions

View File

@ -256,6 +256,7 @@ export default {
this.resetForm('monthRecordFormRef') this.resetForm('monthRecordFormRef')
this.monthRecordParams.startTime = '' this.monthRecordParams.startTime = ''
this.monthRecordParams.endTime = '' this.monthRecordParams.endTime = ''
this.dateMonth = ''
this.getMonthRecordList() this.getMonthRecordList()
}, },
/** 导出按钮 */ /** 导出按钮 */