//对象 let ajaxForm = { "name": "", "value": "init" } //当 ajaxForm.name 为空将返回下列错误 let error = { "key":"ajaxForm.name" }