jinkin1995 / vue-json-edit

Visual JSON editor built as an vue component. Provides a basic GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the value can not be parsed when it is null

Stxr opened this issue · comments

json = {
"Timestamp": "/Date(1561705019096+0800)/",
"Ack": "Success",
"Errors": [],
"Build": null,
"Version": "v1",
"Extension": []
}
result:
image