mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-04 05:39:00 -05:00
cleanup vueform
This commit is contained in:
@@ -508,7 +508,6 @@ export default {
|
||||
} else {
|
||||
entry.from_date = target_date
|
||||
entry.to_date = moment(target_date).add(fromToDiff, 'd')
|
||||
console.log('UPDAAAATING: ', entry.fromDate, entry.toDate)
|
||||
this.saveEntry(entry)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user