mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 07:52:53 +08:00
Merge branch 'feature/GFRS-453【】贺报功能' into dev
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<van-col span="3">排名</van-col>
|
||||
<van-col span="4">姓名</van-col>
|
||||
<van-col span="7">分公司</van-col>
|
||||
<van-col span="5">预收标保</van-col>
|
||||
<van-col span="5">预收保费</van-col>
|
||||
<van-col span="5">承保标保</van-col>
|
||||
</van-row>
|
||||
<template>
|
||||
@@ -29,7 +29,7 @@
|
||||
<van-row>
|
||||
<van-col span="24" class="detail score">您的业绩</van-col>
|
||||
<van-col span="20" offset="2" style="border-bottom: 1px solid #ff4040;"></van-col>
|
||||
<van-col span="24" class="detail">您本月预收标保{{ showData.achievement.selfAdvanceStand }}万元</van-col>
|
||||
<van-col span="24" class="detail">您本月预收保费{{ showData.achievement.selfAdvanceStand }}万元</van-col>
|
||||
<van-col span="24" class="detail">您本月承保标保{{ showData.achievement.selfAcceptStand }}万元</van-col>
|
||||
<van-col span="24" class="detail">全系统排名第{{ showData.achievement.ranking }}名</van-col>
|
||||
<van-col span="24" class="detail">距上一名差距{{ showData.achievement.previousGap }}元</van-col>
|
||||
|
||||
Reference in New Issue
Block a user