close #2679 Fixed: Reconciliation started an ended date get wrong data
This commit is contained in:
@ -50,7 +50,7 @@ const app = new Vue({
|
||||
}
|
||||
},
|
||||
|
||||
methods:{
|
||||
methods: {
|
||||
setDueMinDate(date) {
|
||||
this.min_due_date = date;
|
||||
},
|
||||
|
Reference in New Issue
Block a user