CRM: 新增商机赢单转化率分析

This commit is contained in:
puhui999
2024-04-15 16:32:48 +08:00
parent 6acfc77d08
commit 014d1f8cd2
5 changed files with 304 additions and 7 deletions

View File

@ -163,7 +163,7 @@ const echartsOption = reactive<EChartsOption>({
brush: {
type: ['lineX', 'clear'] // 区域缩放按钮、还原按钮
},
saveAsImage: { show: true, name: '客户总量分析' } // 保存为图片
saveAsImage: { show: true, name: '新增商机分析' } // 保存为图片
}
},
tooltip: {