amis/mock/form/saveFormFailed.json

9 lines
134 B
JSON

{
"status": 422,
"msg": "",
"errors": {
"test2": "服务器端说,这个有错误。"
},
"data": null
}