How to pass the JSON parse if the value is null?

后端 未结 0 990
自闭症患者
自闭症患者 2021-01-14 08:50
var newsearchdata = {
    companyIdList: JSON.parse($("#newSearchCompanyListID").val())
}

I am parsing JSON array, if the value is null al

相关标签:
回答
  • 消灭零回复
提交回复
热议问题