gpt4 book ai didi

javascript - 无法调用未定义的方法 toUpperCase

转载 作者:行者123 更新时间:2023-11-30 10:50:18 25 4
gpt4 key购买 nike

if (json.ScheduleCareProviderScheduledPatientsGetResult.Appointments[i].Patient.Firstname.toUpperCase().indexOf(searchBarValue.toUpperCase()) == 0) {

为什么会出现这个错误。

最佳答案

因为

json.ScheduleCareProviderScheduledPatientsGetResult.Appointments[i].Patient.Firstname

未定义。

关于javascript - 无法调用未定义的方法 toUpperCase,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5789989/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com