Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
罗超
SuperMan
Commits
ceb404b0
Commit
ceb404b0
authored
Nov 21, 2019
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整销售行为统计
parent
5d816cd0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
104 additions
and
74 deletions
+104
-74
PersonnelManagement.vue
src/components/activity/PersonnelManagement.vue
+104
-74
No files found.
src/components/activity/PersonnelManagement.vue
View file @
ceb404b0
...
...
@@ -110,7 +110,7 @@
<p
class=
"text"
:key=
"text.id"
>
{{
text
.
val
}}
</p>
</transition>
</div>
<div
class=
"choose"
>
<div
class=
"choose"
style=
"visibility: hidden;"
>
<span
@
click=
"ClickChoose2(-1)"
class=
"clickbtn"
style=
"border-right:1px solid #494949"
>
<img
v-if=
"index2==0"
src=
"../../assets/img/champion/left.png"
alt
/>
<img
v-else
src=
"../../assets/img/champion/left1.png"
alt
/>
...
...
@@ -131,46 +131,49 @@
<tr>
<th
style=
"min-width:100px;max-width:100px;background:#fff"
>
</th>
<th
@
click=
"sort"
data-key=
"SumScore"
>
总分
</th>
<th
@
click=
"sort"
data-key=
"TodayFinishPlanCount"
>
新增计划
</th>
<th
@
click=
"sort"
data-key=
"TodayWorkNet"
>
IM广告
</th>
<th
@
click=
"sort"
data-key=
"AddCustomer"
>
新增同行
</th>
<th
@
click=
"sort"
data-key=
"AdSend"
>
IM广告
</th>
<th
@
click=
"sort"
data-key=
"ImUsedCount"
>
IM互动
</th>
<th
@
click=
"sort"
data-key=
"ImUsedTime"
>
IM时长
</th>
<th
@
click=
"sort"
data-key=
"AdSend"
>
微信广告
</th>
<th
@
click=
"sort"
data-key=
"AppUserActive"
>
APP激活
</th>
<th
@
click=
"sort"
data-key=
"ClientPv"
>
同行PV
</th>
<th
@
click=
"sort"
data-key=
"FinishPlanCount"
>
计划完成
</th>
<th
@
click=
"sort"
data-key=
"FutureClientCount"
>
未来计划数
</th>
<th
@
click=
"sort"
data-key=
"FuturePlanCount"
>
计划同行数
</th>
<th
@
click=
"sort"
data-key=
"FinishClientCount"
>
拜访同行数
</th>
<th
@
click=
"sort"
data-key=
"EveryDayFinishFutureCount"
>
按计划拜访数
</th>
<th
@
click=
"sort"
data-key=
"NotFutureCount"
>
非计划拜访数
</th>
<th
@
click=
"sort"
data-key=
"OutTime"
>
外出时长
</th>
<th
@
click=
"sort"
data-key=
"FinishPlanCount"
>
拜访次数
</th>
<th
@
click=
"sort"
data-key=
"FutureCount"
>
计划次数
</th>
<th
@
click=
"sort"
data-key=
"FutureClientCount"
>
计划同行数
</th>
<th
@
click=
"sort"
data-key=
"AvgFutureSee"
>
2周内平均拜访
</th>
<th
@
click=
"sort"
data-key=
"FutureSeeOldClient,FutureSeeNewClient"
>
新老同行占比
</th>
<th
@
click=
"sort"
data-key=
"TripSite"
>
询价目的地
</th>
<th
@
click=
"sort"
data-key=
"PeopleCount"
>
询价人数
</th>
<th
@
click=
"sort"
data-key=
"TripMonth"
>
出发日期
</th>
<th
@
click=
"sort"
data-key=
"OldClientEnquiry"
>
老客户询价
</th>
<th
@
click=
"sort"
data-key=
"SellSelfOrders"
>
报名单预报
</th>
<th
@
click=
"sort"
data-key=
"ClickTravelDetails"
>
同行点击产品
</th>
<th
@
click=
"sort"
data-key=
"DownloadTrip"
>
同行点击非跟团产品
</th>
<th
@
click=
"sort"
data-key=
"DownloadTrip"
>
下载行程
</th>
<th
@
click=
"sort"
data-key=
"UsedApp"
>
42助手时长
</th>
<th
@
click=
"sort"
data-key=
"UsedErp"
>
ERP时长
</th>
<th
@
click=
"sort"
data-key=
"UsedWe"
>
知识圈时长
</th>
<th
@
click=
"sort"
data-key=
"SevenDayOrder"
>
7日人数
</th>
<th
@
click=
"sort"
data-key=
"FifteenDayOrder"
>
15日人数
</th>
<th
@
click=
"sort"
data-key=
"MonthOrder"
>
30日人数
</th>
<th
@
click=
"sort"
data-key=
"OutMonthOrder"
>
30日以外人数
</th>
<th
@
click=
"sort"
data-key=
"SanCount"
>
散客人数
</th>
<th
@
click=
"sort"
data-key=
"DanCount"
>
单团数量
</th>
<th
@
click=
"sort"
data-key=
"IsSeeClient"
>
拜访报名同行
</th>
<th
@
click=
"sort"
data-key=
"OldClientOrders"
>
老同行报名
</th>
<th
@
click=
"sort"
data-key=
"BuilderAd"
>
广告制作
</th>
<th
@
click=
"sort"
data-key=
"AdToApp"
>
广告转发IM
</th>
<th
@
click=
"sort"
data-key=
"IncomeMoney"
>
收款次数
</th>
<th
@
click=
"sort"
data-key=
"BuilderAd"
>
制作广告
</th>
<th
@
click=
"sort"
data-key=
"UsedErp"
>
使用系统
</th>
<th
@
click=
"sort"
data-key=
"Tousu"
>
处理投诉
</th>
<th
@
click=
"sort"
data-key=
"SeeOldClient"
>
拜访老客户
</th>
<th
@
click=
"sort"
data-key=
"ClientSelfOrders"
>
同行自行报名
</th>
<th
@
click=
"sort"
data-key=
"Balance"
>
幸福存折余额
</th>
<th
@
click=
"sort"
data-key=
"AppUserActive"
>
激活APP
</th>
<th
@
click=
"sort"
data-key=
"SuerOrderShare"
>
确认单分享
</th>
<th
@
click=
"sort"
data-key=
"ShareIdear"
>
分享意见表
</th>
<th
@
click=
"sort"
data-key=
"UseBankBookCount"
>
客户使用存折
</th>
<th
@
click=
"sort"
data-key=
"CutCount"
>
预售切位
</th>
<th
@
click=
"sort"
data-key=
"ClickJoinHotel"
>
点击保证入住
</th>
<th
@
click=
"sort"
data-key=
"TalkWithOP"
>
与操作IM互动
</th>
<th
@
click=
"sort"
data-key=
"SevenDayOrder"
>
7天内报名
</th>
<th
@
click=
"sort"
data-key=
"FifteenDayOrder"
>
15天内报名
</th>
<th
@
click=
"sort"
data-key=
"MonthOrder"
>
30天内报名
</th>
<th
@
click=
"sort"
data-key=
"OutMonthOrder"
>
30天以外报名
</th>
<th
@
click=
"sort"
data-key=
"TodayGetCouponCount"
>
同行获得优惠券
</th>
<th
@
click=
"sort"
data-key=
"TodayGetBalance"
>
同行获得返佣
</th>
<th
@
click=
"sort"
data-key=
"OrderFromB2BApp"
>
B2B APP报名
</th>
<th
@
click=
"sort"
data-key=
"OrderFromB2BPC"
>
B2B PC报名
</th>
<th
@
click=
"sort"
data-key=
"SellSelfOrders"
>
销售报名订单
</th>
<th
@
click=
"sort"
data-key=
"IsNotTravelOrders"
>
非跟团游订单
</th>
<th
@
click=
"sort"
data-key=
"DanCount"
>
单团报名单
</th>
<th
@
click=
"sort"
data-key=
"SanCount"
>
散客人头数
</th>
<th
@
click=
"sort"
data-key=
"OldClientGetOrders"
>
老同行交客次数
</th>
<th
@
click=
"sort"
data-key=
"WeekOfTopThree"
>
当周前三
</th>
<th
@
click=
"sort"
data-key=
"IdearShareCount"
>
转发意见调查表
</th>
<th
@
click=
"sort"
data-key=
"SuerOrderShare"
>
分享报名确认件
</th>
<th
@
click=
"sort"
data-key=
"NotLosePriceCount"
>
不少价次数
</th>
<th
@
click=
"sort"
data-key=
"SetOtherMoney"
>
额外奖励次数
</th>
<th
@
click=
"sort"
data-key=
"MonthOrderClients"
>
交客同行数
</th>
<th
@
click=
"sort"
data-key=
"UsedBalance"
>
幸福存折使用次数
</th>
<th
@
click=
"sort"
data-key=
"UsedCouponCount"
>
优惠券使用次数
</th>
</tr>
</thead>
</table>
...
...
@@ -220,33 +223,33 @@
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,1)"
@
click=
"chosen(index,1)"
>
{{
item
.
AddCustomer
}}
</td>
>
{{
item
.
TodayFinishPlanCount
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,2)"
@
click=
"chosen(index,2)"
>
{{
item
.
AdSend
}}
</td>
>
{{
item
.
TodayWorkNet
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,3)"
@
click=
"chosen(index,3)"
>
{{
item
.
ImUsedCount
}}
</td>
>
{{
item
.
AddCustomer
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,4)"
@
click=
"chosen(index,4)"
>
{{
item
.
ImUsedTime
}}
分钟
</td>
>
{{
item
.
AdSend
}}
分钟
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,5)"
@
click=
"chosen(index,5)"
>
{{
item
.
ClientPv
}}
</td>
>
{{
item
.
AppUserActive
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,6)"
@
click=
"chosen(index,6)"
class=
"even"
>
{{
item
.
OutTime
}}
</td>
>
{{
item
.
ClientPv
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,7)"
...
...
@@ -258,182 +261,207 @@
@
mouseover=
"activeTd(index,8)"
@
click=
"chosen(index,8)"
class=
"even"
>
{{
item
.
FutureCount
}}
</td>
>
{{
item
.
FutureC
lientC
ount
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,9)"
@
click=
"chosen(index,9)"
class=
"even"
>
{{
item
.
Future
Client
Count
}}
</td>
>
{{
item
.
Future
Plan
Count
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,10)"
@
click=
"chosen(index,10)"
class=
"even"
>
{{
item
.
AvgFutureSee
}}
</td>
>
{{
item
.
FinishClientCount
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,11)"
@
click=
"chosen(index,11)"
class=
"even"
>
{{
item
.
FutureSeeOldClient
+
"/"
+
item
.
FutureSeeNewClie
nt
}}
</td>
>
{{
item
.
EveryDayFinishFutureCou
nt
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,12)"
@
click=
"chosen(index,12)"
>
{{
item
.
TripSite
?
item
.
TripSite
.
split
(
','
).
length
:
""
}}
</td>
>
{{
item
.
NotFutureCount
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,13)"
@
click=
"chosen(index,13)"
>
{{
item
.
PeopleCount
}}
</td>
>
{{
item
.
OutTime
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,14)"
@
click=
"chosen(index,14)"
>
{{
item
.
TripMonth
?
item
.
TripMonth
.
split
(
','
).
length
:
""
}}
</td>
>
{{
item
.
SellSelfOrders
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,15)"
@
click=
"chosen(index,15)"
>
{{
item
.
OldClientEnquiry
}}
</td>
>
{{
item
.
ClickTravelDetails
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,16)"
@
click=
"chosen(index,16)"
class=
"even"
>
{{
item
.
DownloadTrip
}}
</td>
>
-
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,17)"
@
click=
"chosen(index,17)"
class=
"even"
>
{{
(
item
.
UsedApp
/
60
).
toFixed
(
1
)
}}
小时
</td>
>
{{
item
.
DownloadTrip
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,18)"
@
click=
"chosen(index,18)"
class=
"even"
>
{{
(
item
.
UsedErp
/
60
).
toFixed
(
1
)
}}
小时
</td>
>
{{
item
.
BuilderAd
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,19)"
@
click=
"chosen(index,19)"
class=
"even"
>
{{
item
.
Used
We
}}
</td>
>
{{
item
.
Used
Erp
}}
小时
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,20)"
@
click=
"chosen(index,20)"
>
{{
item
.
SevenDayOrder
}}
</td>
>
{{
item
.
Tousu
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,21)"
@
click=
"chosen(index,21)"
>
{{
item
.
FifteenDayOrder
}}
</td>
>
{{
item
.
ClickJoinHotel
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,22)"
@
click=
"chosen(index,22)"
>
{{
item
.
MonthOrder
}}
</td>
>
-
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,23)"
@
click=
"chosen(index,23)"
>
{{
item
.
OutMonth
Order
}}
</td>
>
{{
item
.
SevenDay
Order
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,24)"
@
click=
"chosen(index,24)"
>
{{
item
.
SanCount
}}
</td>
>
{{
item
.
FifteenDayOrder
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,25)"
@
click=
"chosen(index,25)"
>
{{
item
.
DanCount
}}
</td>
>
{{
item
.
MonthOrder
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,26)"
@
click=
"chosen(index,26)"
>
{{
item
.
IsSeeClient
}}
</td>
>
{{
item
.
OutMonthOrder
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,27)"
@
click=
"chosen(index,27)"
>
{{
item
.
OldClientOrders
}}
</td>
>
{{
item
.
TodayGetCouponCount
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,28)"
@
click=
"chosen(index,28)"
class=
"even"
>
{{
item
.
BuilderAd
}}
</td>
>
{{
item
.
TodayGetBalance
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,29)"
@
click=
"chosen(index,29)"
class=
"even"
>
{{
item
.
AdTo
App
}}
</td>
>
{{
item
.
OrderFromB2B
App
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,30)"
@
click=
"chosen(index,30)"
class=
"even"
>
{{
item
.
IncomeMoney
}}
</td>
>
{{
item
.
OrderFromB2BPC
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,31)"
@
click=
"chosen(index,31)"
class=
"even"
>
{{
item
.
Tousu
}}
</td>
>
{{
item
.
SellSelfOrders
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,32)"
@
click=
"chosen(index,32)"
class=
"even"
>
{{
item
.
SeeOldClient
}}
</td>
>
{{
item
.
IsNotTravelOrders
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,33)"
@
click=
"chosen(index,33)"
class=
"even"
>
{{
item
.
ClientSelfOrders
}}
</td>
>
{{
item
.
DanCount
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,34)"
@
click=
"chosen(index,34)"
class=
"even"
>
{{
item
.
Balance
}}
</td>
>
{{
item
.
SanCount
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,35)"
@
click=
"chosen(index,35)"
class=
"even"
>
{{
item
.
AppUserActive
}}
</td>
>
{{
item
.
OldClientGetOrders
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,36)"
@
click=
"chosen(index,36)"
class=
"even"
>
{{
item
.
SuerOrderShar
e
}}
</td>
>
{{
item
.
WeekOfTopThre
e
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,37)"
@
click=
"chosen(index,37)"
class=
"even"
>
{{
item
.
ShareIdear
}}
</td>
>
{{
item
.
IdearShareCount
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,38)"
@
click=
"chosen(index,38)"
class=
"even"
>
{{
item
.
UseBankBookCount
}}
</td>
>
{{
item
.
SuerOrderShare
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,39)"
@
click=
"chosen(index,39)"
class=
"even"
>
{{
item
.
CutCount
}}
</td>
>
{{
item
.
NotLosePriceCount
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,40)"
@
click=
"chosen(index,40)"
class=
"even"
>
{{
item
.
SetOtherMoney
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,41)"
@
click=
"chosen(index,41)"
class=
"even"
>
{{
item
.
MonthOrderClients
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,42)"
@
click=
"chosen(index,42)"
class=
"even"
>
{{
item
.
UsedBalance
}}
</td>
<td
@
mouseleave=
"outTable"
@
mouseover=
"activeTd(index,43)"
@
click=
"chosen(index,43)"
class=
"even"
>
{{
item
.
UsedCouponCount
}}
</td>
</tr>
</tbody>
</table>
...
...
@@ -532,6 +560,8 @@ export default {
}
},
showCareer
(){
alert
(
'维护中,本周五开放使用'
);
return
;
let
temp
=
this
.
tableData
[
this
.
chosenTD
.
row
].
EmployeeId
if
(
temp
!=
0
)
{
this
.
MsgBus
.
$emit
(
"showCareer"
,
temp
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment