update Time logic
This commit is contained in:
parent
6918b81d2c
commit
28295360a8
2 changed files with 6 additions and 8 deletions
|
@ -9,7 +9,7 @@
|
|||
export default {
|
||||
data () {
|
||||
return {
|
||||
ddd: new Date('2019-05-28 14:12:00')
|
||||
ddd: new Date('2018-04-27 14:23:00')
|
||||
};
|
||||
},
|
||||
computed: {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue