Fix date
This commit is contained in:
parent
fb7a3a8189
commit
eb0f8bdff3
@ -254,6 +254,7 @@ export default {
|
|||||||
if (!this.hasZastoupeni) {
|
if (!this.hasZastoupeni) {
|
||||||
this.zaloba.zalobci[0].zastoupeni = null
|
this.zaloba.zalobci[0].zastoupeni = null
|
||||||
}
|
}
|
||||||
|
this.zaloba.datum = this.zaloba.datum.toLocaleDateString('cs-CZ')
|
||||||
console.log("a")
|
console.log("a")
|
||||||
/* eslint-disable no-debugger */
|
/* eslint-disable no-debugger */
|
||||||
//debugger
|
//debugger
|
||||||
|
Loading…
Reference in New Issue
Block a user