{{ data.name }}
({{ data.children.length }})
查询
新增指标
{{ scope.row.code }}
{{ scope.row.type || "-" }}
{{ (scope.row.dimensions && scope.row.dimensions.length) || scope.row.dimensionCount || 0 }}
{{ scope.row.status == "1" ? "已发布" : "未发布" }}
发布
取消发布
详情
数据
编辑
删除