a.find(item => item.symptomDate == '08-18'); // 或者这个 a.findIndex( item => item.symptomDate == '08-18');