创建客户的时候提示客户端错误
- 
我在销售-》客户-》创建客户,点击创建客户按钮后弹出错误提示框。提示客户端错误 
 Uncaught TypeError: Cannot read property '1' of undefined<br / [检测到链接无效,已移除] br />
 但是点击确定按钮后关闭提示框,扔可创建客户。
 请高手指点。
- 
此为google浏览器控制台信息: 
 event.returnValue is deprecated. Please use the standard event.preventDefault() instead.
 Uncaught TypeError: Cannot read property '1' of undefined
 谢谢大虾帮忙。
