| claimState && | claimState && | ||||
| claimState.text == "已认领"; | claimState.text == "已认领"; | ||||
| // 主图 | // 主图 | ||||
| this.mainImg = logo ? JSON.parse(logo)[0] : ""; | |||||
| this.mainImg = logo ? logo[0] : ""; | |||||
| // 标签 | // 标签 | ||||
| this.comanyTags = enterpriseLabel | this.comanyTags = enterpriseLabel | ||||
| ? enterpriseLabel.text | ? enterpriseLabel.text |