Open Men-Guo opened 3 years ago
{ "name": "Arthur'", "phone": "120", "location": "NYPD", "state": "NY", "zipCode": "" }
should not be pass.
前端已加判断,通过element ui表单rules判断该参数是否合法
{ "name": "Arthur'", "phone": "120", "location": "NYPD", "state": "NY", "zipCode": "" }
should not be pass.