Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
ydLife
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sweet Zhang
ydLife
Commits
a199fe7f
Commit
a199fe7f
authored
Dec 24, 2021
by
sunchao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
团队管理绩效达标奖金显示
parent
408c6629
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
8 deletions
+13
-8
src/app/my/salary-detail/salary-detail.component.ts
+1
-1
src/app/my/salary-first-year/salary-first-year.component.html
+2
-2
src/app/my/salary-first-year/salary-first-year.component.scss
+7
-2
src/app/my/salary-first-year/salary-first-year.component.ts
+3
-3
No files found.
src/app/my/salary-detail/salary-detail.component.ts
View file @
a199fe7f
...
@@ -181,7 +181,7 @@ export class SalaryDetailComponent implements OnInit {
...
@@ -181,7 +181,7 @@ export class SalaryDetailComponent implements OnInit {
isBasic
:
this
.
isBasic
isBasic
:
this
.
isBasic
}
}
if
(
this
.
isPreSalary
){
if
(
this
.
isPreSalary
){
param
[
'isActive'
]
=
'1'
,
//
param['isActive'] = '1',
param
[
'preFlag'
]
=
'AGMS'
param
[
'preFlag'
]
=
'AGMS'
}
else
{
}
else
{
this
.
router
.
navigate
([
'/salary_detail'
],{
queryParams
:
{
years
:
this
.
years
,
month
:
this
.
month
,
agent_id
:
this
.
agent_id
,
isBasic
:
this
.
isBasic
},
replaceUrl
:
true
});
this
.
router
.
navigate
([
'/salary_detail'
],{
queryParams
:
{
years
:
this
.
years
,
month
:
this
.
month
,
agent_id
:
this
.
agent_id
,
isBasic
:
this
.
isBasic
},
replaceUrl
:
true
});
...
...
src/app/my/salary-first-year/salary-first-year.component.html
View file @
a199fe7f
<div
class=
"wrapper"
>
<div
class=
"wrapper"
>
<div
class=
"header"
>
<div
class=
"header"
>
<div
class=
"iconfont icon-fanhui"
(
click
)="
goBack
()"
></div>
<div
class=
"iconfont icon-fanhui"
(
click
)="
goBack
()"
></div>
<div
[
ngStyle
]="{'
margin-left
'
:salaryName
?.
length
>
='4' ? '0':'20%'}"
>{{salaryName}}
</div>
<div>
{{salaryName}}
</div>
</div>
</div>
<div
class=
"content_wrapper"
*
ngIf=
"type=='1'"
>
<div
class=
"content_wrapper"
*
ngIf=
"type=='1'"
>
<div
class=
"policy_item"
*
ngFor=
"let policyItem of policyList"
>
<div
class=
"policy_item"
*
ngFor=
"let policyItem of policyList"
>
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,7 @@
¥{{(systemItem['FYC/RYC']) * (systemItem.Rate/100 ) | number: "1.2-2"}}
¥{{(systemItem['FYC/RYC']) * (systemItem.Rate/100 ) | number: "1.2-2"}}
</div>
</div>
<div
class=
"money"
style=
"top: 30px;right: 10px;"
*
ngIf=
"isBasic==1"
>
<div
class=
"money"
style=
"top: 30px;right: 10px;"
*
ngIf=
"isBasic==1"
>
¥{{systemItem.Commission}}
¥{{systemItem.Commission
| number: "1.2-2"
}}
</div>
</div>
</div>
</div>
</div>
</div>
...
...
src/app/my/salary-first-year/salary-first-year.component.scss
View file @
a199fe7f
...
@@ -7,12 +7,17 @@
...
@@ -7,12 +7,17 @@
background
:
#1b5b99
;
background
:
#1b5b99
;
display
:
flex
;
display
:
flex
;
align-items
:
baseline
;
align-items
:
baseline
;
position
:
relative
;
width
:
100%
;
div
:nth-child
(
1
)
{
div
:nth-child
(
1
)
{
width
:
36%
;
width
:
20%
;
position
:
absolute
;
}
}
div
:nth-child
(
2
)
{
div
:nth-child
(
2
)
{
width
:
74
%
;
width
:
70
%
;
font-size
:
20px
;
font-size
:
20px
;
margin
:
0
auto
;
text-align
:
center
;
}
}
}
}
.content_wrapper
{
.content_wrapper
{
...
...
src/app/my/salary-first-year/salary-first-year.component.ts
View file @
a199fe7f
...
@@ -60,7 +60,7 @@ export class SalaryFirstYearComponent implements OnInit {
...
@@ -60,7 +60,7 @@ export class SalaryFirstYearComponent implements OnInit {
* 2.续年度销售佣金-》保单
* 2.续年度销售佣金-》保单
* 3.首年度辅导奖金-》保单
* 3.首年度辅导奖金-》保单
* 4.续年度辅导奖金-》保单
* 4.续年度辅导奖金-》保单
* 5.
首年度绩效
奖金-》体系
* 5.
团队管理绩效达标
奖金-》体系
* 6.续年度绩效奖金-》体系
* 6.续年度绩效奖金-》体系
* 7.推介奖金-》保单
* 7.推介奖金-》保单
* 8.体系推介奖金-》体系
* 8.体系推介奖金-》体系
...
@@ -102,7 +102,7 @@ export class SalaryFirstYearComponent implements OnInit {
...
@@ -102,7 +102,7 @@ export class SalaryFirstYearComponent implements OnInit {
}
else
if
(
this
.
salaryType
==
4
){
}
else
if
(
this
.
salaryType
==
4
){
this
.
policyList
=
res
[
'data'
][
'RenewalYearCoachCommissionList'
];
this
.
policyList
=
res
[
'data'
][
'RenewalYearCoachCommissionList'
];
}
else
if
(
this
.
salaryType
==
5
){
}
else
if
(
this
.
salaryType
==
5
){
this
.
systemList
=
res
[
'data'
][
'
FirstYearPerformanceCommission
List'
];
this
.
systemList
=
res
[
'data'
][
'
fycMeritsInfo
List'
];
}
else
if
(
this
.
salaryType
==
6
){
}
else
if
(
this
.
salaryType
==
6
){
this
.
systemList
=
res
[
'data'
][
'RenewalYearPerformanceCommissionList'
];
this
.
systemList
=
res
[
'data'
][
'RenewalYearPerformanceCommissionList'
];
}
else
if
(
this
.
salaryType
==
7
){
}
else
if
(
this
.
salaryType
==
7
){
...
@@ -122,7 +122,7 @@ export class SalaryFirstYearComponent implements OnInit {
...
@@ -122,7 +122,7 @@ export class SalaryFirstYearComponent implements OnInit {
}
else
if
(
this
.
salaryType
==
20
){
}
else
if
(
this
.
salaryType
==
20
){
this
.
systemList
=
res
[
'data'
][
'indirectCounselingList'
];
this
.
systemList
=
res
[
'data'
][
'indirectCounselingList'
];
}
else
if
(
this
.
salaryType
==
21
){
}
else
if
(
this
.
salaryType
==
21
){
this
.
systemList
=
res
[
'data'
][
'
TLC
oachingAllowanceList'
];
this
.
systemList
=
res
[
'data'
][
'
tlc
oachingAllowanceList'
];
}
else
if
(
this
.
salaryType
==
22
){
}
else
if
(
this
.
salaryType
==
22
){
this
.
systemList
=
res
[
'data'
][
'breedingBonusList'
];
this
.
systemList
=
res
[
'data'
][
'breedingBonusList'
];
}
else
{
}
else
{
...
...
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