mirror of
https://github.com/tenrok/vue-json-viewer.git
synced 2026-06-17 19:21:24 +03:00
feat: add timeformat props
This commit is contained in:
@@ -27,6 +27,7 @@ new Vue({
|
||||
copiedText: '复制成功'
|
||||
}}
|
||||
boxed
|
||||
timeformat={time => new Date(time)}
|
||||
sort></json-viewer>
|
||||
<hr />
|
||||
<json-viewer
|
||||
|
||||
Reference in New Issue
Block a user