用uniapp开发的项目,编译后大量报Error parsing JavaScript expression
温度 : {{ item.temperature }}
身体状况 : {{ bodyStateList[item.bodyState - 1] }}
检测结果 : {{ detectionStateList[item.detectionState - 1] }}
在职状态 : {{ jobStatusList[item.jobStatus - 1] }}
上报时间 : {{ item.reportTime }}