标签: javascript jquery object if-statement
我有对象数组:
obj = { name : "john doe", phone : "123456789" };
我想检查是否有“email”参数。