company/src/components/business/OpearaUnionApply.vue
@@ -213,8 +213,8 @@ }, changeTime (e) { if (e.length > 0) { this.form.startDate = e[0] this.form.endDate = e[1] this.form.startDate = e[0]+ ' 00:00:00' this.form.endDate = e[1] + ' 23:59:59' } else { this.form.startDate = '' this.form.endDate = ''