removed line with consol log
This commit is contained in:
@@ -400,7 +400,6 @@ function createForm() {
|
||||
}
|
||||
|
||||
function onFromChange(selectedDates, dateStr) {
|
||||
console.log(form.from)
|
||||
if (form.to === null) {
|
||||
form.to = dateStr
|
||||
|
||||
|
Reference in New Issue
Block a user