Merge pull request #482 from dod-ccpo/edge-timestamp-#161939714
reference computed property directly in local-datetime component
This commit is contained in:
commit
4715e4eed0
@ -17,5 +17,5 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
template: '<time v-bind:datetime="timestamp">{{ this.displayTime }}</time>'
|
template: '<time v-bind:datetime="timestamp">{{ displayTime }}</time>'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user