项目/月度 |
{{row.upload_ym}} |
基本信息 |
名称/编码 |
{{row.name == "" ? "-":row.name}} |
上级部门 |
{{row.parentBusinessUnitId == "" ? "-":row.parentBusinessUnitId}} |
部门负责人 |
{{row.businessUnitOwnerId == "" ? "-":row.businessUnitOwnerId}} |
小区信息 |
小区数量 |
{{row.regionCount == null ? "0":row.regionCount}} |
小区清单 |
{{row.regionList == "" ? "-":row.regionList|textLengthSet:true:10:'...'}} |
目标机构数量 |
{{row.accountCount == null ? "0":row.accountCount}} |
目标医生 |
{{row.contactCount == null ? "0":row.contactCount }} |
人员信息 |
人员数量 |
{{row.personCount == null ? "0":row.personCount}} |
人员清单 |
{{row.personList == "" ? "-":row.personList|textLengthSet:true:15:'...'}} |