| 机构 | 状态 | 类型 | 经理 |
|---|---|---|---|
| {{ expandedGlobalInstId === r.inst.id ? '▾' : '▸' }} {{ r.inst.name }} | {{ r.hit ? '可投' : '不在池' }} | {{ r.hit ? (r.type || '—') : '—' }} | {{ r.hit ? (r.manager || '—') : '—' }} |
| 没有符合过滤条件的机构 | |||
没有匹配项 — 请检查代码或名称
暂无机构数据
请先在「管理」中添加机构客户,或在「导入」上传产品池
| 代码 | 名称 | 基金经理 | 今年以来 |
|---|---|---|---|
| {{ row.repCode }} | {{ row.familyName }} | {{ (browseMeta[row.repCode] && browseMeta[row.repCode].manager) || row.manager || '—' }} | {{ formatReturn(browseMeta[row.repCode].ytd) }} -- ··· |
| {{ p.label }} | |
|---|---|
| 收益 | {{ formatReturn(fundDetail.returns[p]) }} |
| 最大回撤 | {{ formatDrawdown(fundDetail.drawdowns[p]) }} |
还没有机构数据
请先在「管理」中添加机构
或在「导入」中上传产品池
暂无机构客户
点击上方「+ 新增机构」添加
| 产品名称 | 类型 | 近1年(最佳) | 份额 | 覆盖机构 |
|---|---|---|---|---|
| {{ row.familyName }} | {{ row.type || '-' }} | {{ formatReturn(row.bestReturn) }} |
覆盖机构 · 按份额拆分
|
| 代码 | 名称 | 类型 | 近1年 | 覆盖机构 |
|---|---|---|---|---|
| {{ row.code }} | {{ row.name }} | {{ row.type || '-' }} | {{ formatReturn(row.oneYearReturn) }} |
覆盖机构
{{ iname }}
|
| 机构 | 在池基金 | 类型分布 | 基金代码 |
|---|---|---|---|
| {{ row.instName }} | {{ row.fundCount }} | {{ t.type }} {{ t.count }} | {{ row.codes.join(', ') }} |
暂无机构数据
请先在「管理」中添加机构
尚未匹配到基金经理
请等待"补全经理"完成或修改搜索关键字
| 代码 | 名称 | ||
|---|---|---|---|
|
识别名:{{ p.ocrName }} / 官方名:{{ p.officialName }}
⚠ 代码可能识别错误,请人工核对后再勾选导入
|
··· ✓ ? ⚠ 已在池 |
|
{{ f.name }}
{{ f.code }}
|
|
|---|---|
| 类型 | {{ f.type || '--' }} |
| 最新净值 | {{ f.latestNav ? f.latestNav.toFixed(4) : '--' }} |
| 规模(亿) | {{ f.scale ? parseFloat(f.scale).toFixed(2) : '--' }} |
| {{ p.label }} | {{ formatReturn(f.returns && f.returns[p.key]) }} |
| {{ p.label }} | {{ formatDrawdown(f.drawdowns && f.drawdowns[p.key]) }} |
| 组内排名·1年 | #{{ groupRank1y(f) }}/{{ compareData.length }} |
| 基金经理 | {{ f.managerDetails && f.managerDetails.length > 0 ? f.managerDetails.map(m => m.name).join('、') : '--' }} |
| 成立日期 | {{ f.inceptionDate || '--' }} |