页面优化
This commit is contained in:
parent
e11372cded
commit
2616fa245c
|
|
@ -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()
|
||||||
},
|
},
|
||||||
/** 导出按钮 */
|
/** 导出按钮 */
|
||||||
|
|
|
||||||
Reference in New Issue