Fix date table cell getting wrong data
This commit is contained in:
parent
a822a07c89
commit
2d59b0a1b0
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
props: {
|
||||
date: {
|
||||
type: Date,
|
||||
required: true,
|
||||
default: 0,
|
||||
}
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue