Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
attendance-performance-platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
attendance-performance-platform
Commits
6100d9c2
Commit
6100d9c2
authored
Jan 30, 2024
by
姬鋆屾
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
推自评绩效功能模块
parent
a1c3e20c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
5 deletions
+17
-5
attendance-performance-manager-ui/admin/src/views/check/window/perform/drawershow.vue
...er-ui/admin/src/views/check/window/perform/drawershow.vue
+8
-2
attendance-performance-manager-ui/admin/src/views/window/perform/drawershow.vue
...-manager-ui/admin/src/views/window/perform/drawershow.vue
+9
-3
No files found.
attendance-performance-manager-ui/admin/src/views/check/window/perform/drawershow.vue
View file @
6100d9c2
...
@@ -46,7 +46,9 @@
...
@@ -46,7 +46,9 @@
style
=
"
width: auto;
"
style
=
"
width: auto;
"
v
-
for
=
"
val in form.bonusarrText
"
v
-
for
=
"
val in form.bonusarrText
"
:
key
=
"
val.id
"
:
key
=
"
val.id
"
>
{{
val
.
content
}}
<
/spa
n
>
{{
val
.
content
}}
(
{{
dict
.
subAddType
[
val
.
subAddType
]
+
val
.
score
}}
分)
<
/spa
n
>
>
<
/span
>
<
/span
>
<
span
v
-
else
>--<
/span
>
<
span
v
-
else
>--<
/span
>
...
@@ -75,7 +77,9 @@
...
@@ -75,7 +77,9 @@
style
=
"
width: auto;
"
style
=
"
width: auto;
"
v
-
for
=
"
val in form.deductarrText
"
v
-
for
=
"
val in form.deductarrText
"
:
key
=
"
val.id
"
:
key
=
"
val.id
"
>
{{
val
.
content
}}
<
/spa
n
>
{{
val
.
content
}}
(
{{
dict
.
subAddType
[
val
.
subAddType
]
+
val
.
score
}}
分)
<
/spa
n
>
>
<
/span
>
<
/span
>
<
span
v
-
else
>--<
/span
>
<
span
v
-
else
>--<
/span
>
...
@@ -457,6 +461,7 @@ export default {
...
@@ -457,6 +461,7 @@ export default {
size
:
-
1
,
size
:
-
1
,
}
).
then
((
responsed
)
=>
{
}
).
then
((
responsed
)
=>
{
if
(
responsed
.
code
==
1
)
{
if
(
responsed
.
code
==
1
)
{
this
.
dict
=
{
...
this
.
dict
,
...
responsed
.
dict
}
;
if
(
this
.
form
.
bonusReport
&&
this
.
form
.
bonusReport
!=
"
[]
"
)
{
if
(
this
.
form
.
bonusReport
&&
this
.
form
.
bonusReport
!=
"
[]
"
)
{
let
bonusArr
=
[];
let
bonusArr
=
[];
bonusArr
=
JSON
.
parse
(
this
.
form
.
bonusReport
);
bonusArr
=
JSON
.
parse
(
this
.
form
.
bonusReport
);
...
@@ -554,6 +559,7 @@ export default {
...
@@ -554,6 +559,7 @@ export default {
size
:
-
1
,
size
:
-
1
,
}
).
then
((
responsed
)
=>
{
}
).
then
((
responsed
)
=>
{
if
(
responsed
.
code
==
1
)
{
if
(
responsed
.
code
==
1
)
{
this
.
dict
=
{
...
this
.
dict
,
...
responsed
.
dict
}
;
if
(
this
.
form
.
bonusReport
&&
this
.
form
.
bonusReport
!=
"
[]
"
)
{
if
(
this
.
form
.
bonusReport
&&
this
.
form
.
bonusReport
!=
"
[]
"
)
{
let
bonusArr
=
[];
let
bonusArr
=
[];
bonusArr
=
JSON
.
parse
(
this
.
form
.
bonusReport
);
bonusArr
=
JSON
.
parse
(
this
.
form
.
bonusReport
);
...
...
attendance-performance-manager-ui/admin/src/views/window/perform/drawershow.vue
View file @
6100d9c2
...
@@ -46,7 +46,9 @@
...
@@ -46,7 +46,9 @@
style
=
"
width: auto;
"
style
=
"
width: auto;
"
v
-
for
=
"
val in form.bonusarrText
"
v
-
for
=
"
val in form.bonusarrText
"
:
key
=
"
val.id
"
:
key
=
"
val.id
"
>
{{
val
.
content
}}
<
/spa
n
>
{{
val
.
content
}}
(
{{
dict
.
subAddType
[
val
.
subAddType
]
+
val
.
score
}}
分)
<
/spa
n
>
>
<
/span
>
<
/span
>
<
span
v
-
else
>--<
/span
>
<
span
v
-
else
>--<
/span
>
...
@@ -75,8 +77,10 @@
...
@@ -75,8 +77,10 @@
style
=
"
width: auto;
"
style
=
"
width: auto;
"
v
-
for
=
"
val in form.deductarrText
"
v
-
for
=
"
val in form.deductarrText
"
:
key
=
"
val.id
"
:
key
=
"
val.id
"
>
{{
val
.
content
}}
<
/spa
n
>
{{
val
.
content
}}
(
{{
>
dict
.
subAddType
[
val
.
subAddType
]
+
val
.
score
}}
分)
<
/span
>
<
/span
>
<
/span
>
<
span
v
-
else
>--<
/span
>
<
span
v
-
else
>--<
/span
>
<
/div
>
<
/div
>
...
@@ -456,6 +460,7 @@ export default {
...
@@ -456,6 +460,7 @@ export default {
size
:
-
1
,
size
:
-
1
,
}
).
then
((
responsed
)
=>
{
}
).
then
((
responsed
)
=>
{
if
(
responsed
.
code
==
1
)
{
if
(
responsed
.
code
==
1
)
{
this
.
dict
=
{
...
this
.
dict
,
...
responsed
.
dict
}
;
if
(
this
.
form
.
bonusReport
&&
this
.
form
.
bonusReport
!=
"
[]
"
)
{
if
(
this
.
form
.
bonusReport
&&
this
.
form
.
bonusReport
!=
"
[]
"
)
{
let
bonusArr
=
[];
let
bonusArr
=
[];
bonusArr
=
JSON
.
parse
(
this
.
form
.
bonusReport
);
bonusArr
=
JSON
.
parse
(
this
.
form
.
bonusReport
);
...
@@ -553,6 +558,7 @@ export default {
...
@@ -553,6 +558,7 @@ export default {
size
:
-
1
,
size
:
-
1
,
}
).
then
((
responsed
)
=>
{
}
).
then
((
responsed
)
=>
{
if
(
responsed
.
code
==
1
)
{
if
(
responsed
.
code
==
1
)
{
this
.
dict
=
{
...
this
.
dict
,
...
responsed
.
dict
}
;
if
(
this
.
form
.
bonusReport
&&
this
.
form
.
bonusReport
!=
"
[]
"
)
{
if
(
this
.
form
.
bonusReport
&&
this
.
form
.
bonusReport
!=
"
[]
"
)
{
let
bonusArr
=
[];
let
bonusArr
=
[];
bonusArr
=
JSON
.
parse
(
this
.
form
.
bonusReport
);
bonusArr
=
JSON
.
parse
(
this
.
form
.
bonusReport
);
...
...
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