diff --git a/src/views/cost/csotSettlement/component/monthRecord.vue b/src/views/cost/csotSettlement/component/monthRecord.vue index c4e2583..0d242a3 100644 --- a/src/views/cost/csotSettlement/component/monthRecord.vue +++ b/src/views/cost/csotSettlement/component/monthRecord.vue @@ -256,6 +256,7 @@ export default { this.resetForm('monthRecordFormRef') this.monthRecordParams.startTime = '' this.monthRecordParams.endTime = '' + this.dateMonth = '' this.getMonthRecordList() }, /** 导出按钮 */