pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue
@@ -554,12 +554,15 @@ this.filedList.forEach(v => { v.active = false; }); this.getTmTaskCoalData() }, confirm(e) { console.log(e, '日期选择'); this.first = e.range.before; this.last = e.range.after; this.conditinonShow = false; this.$nextTick(() => { this.$refs.calendar.close() }) }, opencalendar() { this.$refs.calendar.open(); @@ -1200,4 +1203,4 @@ // } // } } </style> </style>