Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
confucius
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
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
罗超
confucius
Commits
0218700f
Commit
0218700f
authored
Aug 28, 2024
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1业绩提成
parent
0a16cca8
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
21 additions
and
10 deletions
+21
-10
marketCommissionfrom.vue
src/components/finance/marketCommissionfrom.vue
+3
-3
cycleList.vue
src/pages/financial/cycleList.vue
+1
-0
cycleOrderList.vue
src/pages/financial/cycleOrderList.vue
+1
-0
AchievementsForOrderList.vue
src/pages/financial/market/AchievementsForOrderList.vue
+1
-0
AchievementsUserDetailList.vue
src/pages/financial/market/AchievementsUserDetailList.vue
+9
-4
commissionRule.vue
src/pages/financial/market/commissionRule.vue
+3
-3
employeeCommission.vue
src/pages/financial/market/employeeCommission.vue
+1
-0
marketStatistics.vue
src/pages/financial/market/marketStatistics.vue
+1
-0
userCommissionDetails.vue
src/pages/financial/userCommissionDetails.vue
+1
-0
No files found.
src/components/finance/marketCommissionfrom.vue
View file @
0218700f
...
...
@@ -244,20 +244,20 @@
</
template
>
</q-input>
<div>
<
span
class=
"fz14 text-negative"
>
注释:额外奖励需确认邀约咨询30分钟以上
</span
>
<
!-- <span class="fz14 text-negative">注释:额外奖励需确认邀约咨询30分钟以上</span> --
>
</div>
</div>
</div>
<div
v-if=
"addMsg.Type==1&&addMsg.ChildEmpList&&addMsg.ChildEmpList.length>0"
:style=
"{'margin-bottom': addMsg.EnableZGAward==0?'80px':''}"
>
<q-toggle
v-model=
"addMsg.EnableZGAward"
label=
"是否启用部门
有效到访
奖励"
label=
"是否启用部门
人头
奖励"
left-label
false-value=
"0"
true-value=
"1"
/>
</div>
<div
style=
"margin-bottom: 80px;"
v-if=
"addMsg.EnableZGAward==1"
>
<div>
有效到访
奖励阶梯列表
</div>
<div>
人头
奖励阶梯列表
</div>
<div
v-for=
"(x,y) in addMsg.ZGAwardList"
...
...
src/pages/financial/cycleList.vue
View file @
0218700f
...
...
@@ -153,6 +153,7 @@
</
template
>
</el-table-column>
<el-table-column
width=
'85'
prop=
"PeopleNumMoney"
label=
"人头奖励"
>
</el-table-column>
<el-table-column
width=
'85'
prop=
"Periods"
label=
"期数"
>
</el-table-column>
<el-table-column
prop=
"Remark"
width=
'160'
label=
"备注"
>
</el-table-column>
</el-table>
...
...
src/pages/financial/cycleOrderList.vue
View file @
0218700f
...
...
@@ -108,6 +108,7 @@
</
template
>
</el-table-column>
<el-table-column
width=
'85'
prop=
"PeopleNumMoney"
label=
"人头奖励"
>
</el-table-column>
<el-table-column
width=
'85'
prop=
"Periods"
label=
"期数"
>
</el-table-column>
<el-table-column
prop=
"Remark"
width=
'160'
label=
"备注"
>
</el-table-column>
</el-table>
...
...
src/pages/financial/market/AchievementsForOrderList.vue
View file @
0218700f
...
...
@@ -144,6 +144,7 @@
</
template
>
</el-table-column>
<el-table-column
width=
'85'
prop=
"PeopleNumMoney"
label=
"人头奖励"
>
</el-table-column>
<el-table-column
width=
'85'
prop=
"Periods"
label=
"期数"
>
</el-table-column>
<el-table-column
prop=
"Remark"
width=
'160'
label=
"备注"
>
</el-table-column>
</el-table>
...
...
src/pages/financial/market/AchievementsUserDetailList.vue
View file @
0218700f
...
...
@@ -129,7 +129,7 @@
border
style="width: 100%"
>
<el-table-column
prop=
"SchoolName"
width=
"1
5
0"
label=
"校区"
></el-table-column>
<el-table-column
prop=
"SchoolName"
width=
"1
4
0"
label=
"校区"
></el-table-column>
<el-table-column
prop=
"DeptName"
label=
"部门"
></el-table-column>
<el-table-column
prop=
"UserType"
label=
"类型"
>
<template
slot-scope=
"scope"
>
...
...
@@ -145,7 +145,7 @@
<span
v-if=
"scope.row.IsDept == 2"
>
个人
</span>
</
template
>
</el-table-column>
<el-table-column
width=
"1
7
0"
prop=
"ClassName"
label=
"班级信息"
>
<el-table-column
width=
"1
3
0"
prop=
"ClassName"
label=
"班级信息"
>
<
template
slot-scope=
"scope"
>
<div>
<span
...
...
@@ -208,7 +208,7 @@
>
{{
scope
.
row
.
IsFirstCommission
==
1
?
'是'
:
'否'
}}
</div>
</
template
>
</el-table-column>
<el-table-column
prop=
"TotalHours"
label=
"课时统计"
width=
"1
6
0"
>
<el-table-column
prop=
"TotalHours"
label=
"课时统计"
width=
"1
2
0"
>
<
template
slot-scope=
"scope"
>
<div
v-if=
"scope.row.TotalHours"
>
总计课时:
{{
scope
.
row
.
TotalHours
}}
</div>
<div
v-if=
"scope.row.TotalLearn"
>
...
...
@@ -223,7 +223,7 @@
</
template
>
</el-table-column>
<el-table-column
width=
"1
6
0"
prop=
"CurrentPeriodMoney"
label=
"当期发放信息"
>
<el-table-column
width=
"1
2
0"
prop=
"CurrentPeriodMoney"
label=
"当期发放信息"
>
<
template
slot-scope=
"scope"
>
<div
v-if=
"scope.row.CurrentPeriodMoney"
...
...
@@ -240,6 +240,7 @@
<div
style=
"color: rgb(233, 82, 82);"
>
{{
scope
.
row
.
YFMoney
}}
</div>
</
template
>
</el-table-column>
<el-table-column
width=
"90"
prop=
"PeopleNumMoney"
label=
"人头奖励"
></el-table-column>
<el-table-column
width=
"90"
prop=
"Periods"
label=
"期数"
></el-table-column>
<el-table-column
prop=
"Remark"
width=
"160"
label=
"备注"
></el-table-column>
</el-table>
...
...
@@ -330,11 +331,15 @@ export default {
let
obj
=
{
SchoolName
:
'合计'
,
YFMoney
:
0
,
PeopleNumMoney
:
0
}
this
.
tableData
.
forEach
((
x
)
=>
{
if
(
x
.
YFMoney
)
{
obj
.
YFMoney
=
this
.
accAdd
(
obj
.
YFMoney
,
x
.
YFMoney
)
};
if
(
x
.
PeopleNumMoney
){
obj
.
PeopleNumMoney
=
this
.
accAdd
(
obj
.
PeopleNumMoney
,
x
.
PeopleNumMoney
)
}
})
this
.
tableData
.
push
(
obj
)
...
...
src/pages/financial/market/commissionRule.vue
View file @
0218700f
...
...
@@ -184,7 +184,7 @@
>
<tr>
<td
rowspan=
"2"
width=
"100"
style=
"min-width: 100px;"
>
提成比例
</td>
<td
rowspan=
"2"
width=
"100"
style=
"min-width: 100px;"
>
提成比例
/部门
</td>
<th
style=
"min-width: 220px;"
v-for=
"( son , sIndex ) in item.RateList"
:key=
"sIndex"
...
...
@@ -222,11 +222,11 @@
>
<tr>
<td
rowspan=
"2"
width=
"100"
style=
"min-width: 100px;"
>
有效到访奖励
</td>
<td
rowspan=
"2"
width=
"100"
style=
"min-width: 100px;"
>
人头奖金/部门
</td>
<th
style=
"min-width: 220px;"
v-for=
"( son , sIndex ) in item.ZGAwardList"
:key=
"sIndex"
>
{{
son
.
StartValue
}}
<span>
{{
son
.
EndValue
&&
son
.
EndValue
!=-
1
?
'<=
有效到访<'
:
'<有效到访
'
}}
</span><span
v-if=
"son.EndValue && son.EndValue!=-1"
>
{{
son
.
EndValue
}}
</span></th>
>
{{
son
.
StartValue
}}
<span>
{{
son
.
EndValue
&&
son
.
EndValue
!=-
1
?
'<=
人头<='
:
'<=人头
'
}}
</span><span
v-if=
"son.EndValue && son.EndValue!=-1"
>
{{
son
.
EndValue
}}
</span></th>
</tr>
<tr
style=
""
>
<td
style=
"min-width: 220px;"
v-for=
"( son , sIndex ) in item.ZGAwardList"
:key=
"sIndex"
>
{{
son
.
Rate
}}
</td>
...
...
src/pages/financial/market/employeeCommission.vue
View file @
0218700f
...
...
@@ -62,6 +62,7 @@
<el-table-column
prop=
"StudentCount"
label=
"客人数量"
sortable
:sort-method=
"StudentCount"
>
</el-table-column>
<el-table-column
prop=
"CurrentPeriodMoney"
label=
"提成金额"
sortable
:sort-method=
"CurrentPeriodMoney"
>
</el-table-column>
<el-table-column
prop=
"PeopleNumMoney"
label=
"人头奖励"
sortable
:sort-method=
"PeopleNumMoney"
>
</el-table-column>
<el-table-column
label=
"操作"
>
<template
slot-scope=
"scope"
>
<div
class=
"_icon_btn"
>
...
...
src/pages/financial/market/marketStatistics.vue
View file @
0218700f
...
...
@@ -182,6 +182,7 @@
<div
style=
"color: rgb(233, 82, 82);"
>
{{
scope
.
row
.
YFMoney
}}
</div>
</
template
>
</el-table-column>
<el-table-column
width=
'85'
prop=
"PeopleNumMoney"
label=
"人头奖励"
>
</el-table-column>
<el-table-column
width=
'85'
prop=
"Periods"
label=
"期数"
>
</el-table-column>
<el-table-column
prop=
"Remark"
width=
'160'
label=
"备注"
>
</el-table-column>
</el-table>
...
...
src/pages/financial/userCommissionDetails.vue
View file @
0218700f
...
...
@@ -137,6 +137,7 @@
<div
style=
"color: rgb(233, 82, 82);"
>
{{
scope
.
row
.
YFMoney
}}
</div>
</
template
>
</el-table-column>
<el-table-column
width=
'90'
prop=
"PeopleNumMoney"
label=
"人头奖励"
>
</el-table-column>
<el-table-column
width=
'90'
prop=
"Periods"
label=
"期数"
>
</el-table-column>
<el-table-column
prop=
"Remark"
width=
'160'
label=
"备注"
>
</el-table-column>
</el-table>
...
...
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