819527061@qq.com
2024-03-12 18f648d976bfab6eef80e180babd9def32216ba9
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>