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
c1e0aa20
Commit
c1e0aa20
authored
Jan 29, 2024
by
姬鋆屾
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
推自评绩效功能模块
parent
e065a875
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
9 deletions
+13
-9
attendance-performance-manager-ui/admin/src/views/check/window/perform/drawershow.vue
...er-ui/admin/src/views/check/window/perform/drawershow.vue
+7
-5
attendance-performance-manager-ui/admin/src/views/check/window/workman/perform/list.vue
...-ui/admin/src/views/check/window/workman/perform/list.vue
+1
-1
attendance-performance-manager-ui/admin/src/views/window/perform/drawershow.vue
...-manager-ui/admin/src/views/window/perform/drawershow.vue
+4
-2
attendance-performance-manager-ui/admin/src/views/window/workman/perform/list.vue
...anager-ui/admin/src/views/window/workman/perform/list.vue
+1
-1
No files found.
attendance-performance-manager-ui/admin/src/views/check/window/perform/drawershow.vue
View file @
c1e0aa20
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
<
/div
>
<
/div
>
<
div
class
=
"
text_line
"
>
<
div
class
=
"
text_line
"
>
<
div
class
=
"
text_box
"
>
<
div
class
=
"
text_box
"
>
<
span
style
=
"
width:
9
0px;
"
>
工作总结:
<
/span
>
<
span
style
=
"
width:
12
0px;
"
>
工作总结:
<
/span
>
<
span
style
=
"
display: inline-block;
"
>
{{
<
span
style
=
"
display: inline-block;
"
>
{{
form
.
workSummary
?
form
.
workSummary
:
"
--
"
form
.
workSummary
?
form
.
workSummary
:
"
--
"
}}
<
/span
>
}}
<
/span
>
...
@@ -40,13 +40,14 @@
...
@@ -40,13 +40,14 @@
<
/div
>
<
/div
>
<
div
class
=
"
text_line
"
>
<
div
class
=
"
text_line
"
>
<
div
class
=
"
text_box
"
>
<
div
class
=
"
text_box
"
>
<
span
style
=
"
width:
9
0px;
"
>
加分申报:
<
/span
>
<
span
style
=
"
width:
12
0px;
"
>
加分申报:
<
/span
>
<
span
>
{{
form
.
bonusReport
?
form
.
bonusReport
:
"
--
"
}}
<
/span
>
<
span
>
{{
form
.
bonusReport
?
form
.
bonusReport
:
"
--
"
}}
<
/span
>
<
/div
>
<
/div
>
<
/div
>
<
/div
>
<
div
class
=
"
text_line
"
>
<
div
class
=
"
text_line
"
>
<
div
class
=
"
text_box
"
>
<
div
class
=
"
text_box
"
>
<
span
style
=
"
width: 110px;
"
>
加分佐证材料:
<
/span
>
<
span
v
-
if
=
"
form.proofUrl
"
style
=
"
width: 110px;
"
>
加分佐证材料:
<
/span
>
<
span
v
-
else
style
=
"
width: 195px;
"
>
加分佐证材料:
<
/span
>
<
el
-
link
<
el
-
link
v
-
if
=
"
form.proofUrl
"
v
-
if
=
"
form.proofUrl
"
:
href
=
"
baseUrl + form.proofUrl
"
:
href
=
"
baseUrl + form.proofUrl
"
...
@@ -60,7 +61,7 @@
...
@@ -60,7 +61,7 @@
<
/div
>
<
/div
>
<
div
class
=
"
text_line
"
>
<
div
class
=
"
text_line
"
>
<
div
class
=
"
text_box
"
>
<
div
class
=
"
text_box
"
>
<
span
style
=
"
width: 1
3
0px;
"
>
扣分情况:
<
/span
>
<
span
style
=
"
width: 1
4
0px;
"
>
扣分情况:
<
/span
>
<
span
>
{{
form
.
deductStatement
?
form
.
deductStatement
:
"
--
"
}}
<
/span
>
<
span
>
{{
form
.
deductStatement
?
form
.
deductStatement
:
"
--
"
}}
<
/span
>
<
/div
>
<
/div
>
<
/div
>
<
/div
>
...
@@ -105,7 +106,8 @@
...
@@ -105,7 +106,8 @@
<
/div
>
<
/div
>
<
div
class
=
"
text_line
"
>
<
div
class
=
"
text_line
"
>
<
div
class
=
"
text_box
"
>
<
div
class
=
"
text_box
"
>
<
span
style
=
"
width: 70px;
"
>
附件材料:
<
/span
>
<
span
v
-
if
=
"
form.annexUrl
"
style
=
"
width: 70px;
"
>
附件材料:
<
/span
>
<
span
v
-
else
style
=
"
width: 180px;
"
>
附件材料:
<
/span
>
<
el
-
link
<
el
-
link
v
-
if
=
"
form.annexUrl
"
v
-
if
=
"
form.annexUrl
"
:
href
=
"
baseUrl + form.annexUrl
"
:
href
=
"
baseUrl + form.annexUrl
"
...
...
attendance-performance-manager-ui/admin/src/views/check/window/workman/perform/list.vue
View file @
c1e0aa20
...
@@ -134,7 +134,7 @@ export default {
...
@@ -134,7 +134,7 @@ export default {
{
label
:
"
表单名称
"
,
prop
:
"
fromName
"
},
{
label
:
"
表单名称
"
,
prop
:
"
fromName
"
},
{
label
:
"
总分分值
"
,
prop
:
"
sumScore
"
,
formatter
:
this
.
formatter
},
//
{ label: "总分分值", prop: "sumScore", formatter: this.formatter },
{
{
label
:
"
提交时间
"
,
label
:
"
提交时间
"
,
prop
:
"
submitDate
"
,
prop
:
"
submitDate
"
,
...
...
attendance-performance-manager-ui/admin/src/views/window/perform/drawershow.vue
View file @
c1e0aa20
...
@@ -46,7 +46,8 @@
...
@@ -46,7 +46,8 @@
<
/div
>
<
/div
>
<
div
class
=
"
text_line
"
>
<
div
class
=
"
text_line
"
>
<
div
class
=
"
text_box
"
>
<
div
class
=
"
text_box
"
>
<
span
style
=
"
width: 110px;
"
>
加分佐证材料:
<
/span
>
<
span
v
-
if
=
"
form.proofUrl
"
style
=
"
width: 110px;
"
>
加分佐证材料:
<
/span
>
<
span
v
-
else
style
=
"
width: 195px;
"
>
加分佐证材料:
<
/span
>
<
el
-
link
<
el
-
link
v
-
if
=
"
form.proofUrl
"
v
-
if
=
"
form.proofUrl
"
:
href
=
"
baseUrl + form.proofUrl
"
:
href
=
"
baseUrl + form.proofUrl
"
...
@@ -105,7 +106,8 @@
...
@@ -105,7 +106,8 @@
<
/div
>
<
/div
>
<
div
class
=
"
text_line
"
>
<
div
class
=
"
text_line
"
>
<
div
class
=
"
text_box
"
>
<
div
class
=
"
text_box
"
>
<
span
style
=
"
width: 70px;
"
>
附件材料:
<
/span
>
<
span
v
-
if
=
"
form.annexUrl
"
style
=
"
width: 70px;
"
>
附件材料:
<
/span
>
<
span
v
-
else
style
=
"
width: 180px;
"
>
附件材料:
<
/span
>
<
el
-
link
<
el
-
link
v
-
if
=
"
form.annexUrl
"
v
-
if
=
"
form.annexUrl
"
:
href
=
"
baseUrl + form.annexUrl
"
:
href
=
"
baseUrl + form.annexUrl
"
...
...
attendance-performance-manager-ui/admin/src/views/window/workman/perform/list.vue
View file @
c1e0aa20
...
@@ -135,7 +135,7 @@ export default {
...
@@ -135,7 +135,7 @@ export default {
{
label
:
"
表单名称
"
,
prop
:
"
fromName
"
},
{
label
:
"
表单名称
"
,
prop
:
"
fromName
"
},
{
label
:
"
总分分值
"
,
prop
:
"
sumScore
"
,
formatter
:
this
.
formatter
},
//
{ label: "总分分值", prop: "sumScore", formatter: this.formatter },
{
{
label
:
"
提交时间
"
,
label
:
"
提交时间
"
,
prop
:
"
submitDate
"
,
prop
:
"
submitDate
"
,
...
...
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