diff --git a/components/index/ContentDashboard.vue b/components/index/ContentDashboard.vue index 217648a..37e4786 100644 --- a/components/index/ContentDashboard.vue +++ b/components/index/ContentDashboard.vue @@ -41,41 +41,41 @@ - - - - - - - - + + + + + + + + + + + + + + - - {{ task.date }} - - + + + + - - 立即处理 - - - - 所属项目: {{ task.project }} - {{truncateText(task.description)}} - - 负责人: {{ task.owner }} - 发布时间: {{ task.releaseTime }} - - + + + + + + + + + + + + - - + + diff --git a/components/index/RankingBoard.vue b/components/index/RankingBoard.vue index afecdc9..197f25d 100644 --- a/components/index/RankingBoard.vue +++ b/components/index/RankingBoard.vue @@ -88,8 +88,9 @@ 名称 新增客户 跟进客户 - 意向客户 加微信 + 高意向 + 成交 @@ -122,10 +123,14 @@ {{ item.followNum }} - {{ item.intentionNum }} + {{ item.addWxNum }} - {{ item.addWxNum }} + {{ item.highIntentionNum }} + + + + {{ item.dealNum }}