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-manager-ui
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-manager-ui
Commits
0cf22024
Commit
0cf22024
authored
Sep 10, 2024
by
姬鋆屾
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feated:屏蔽考勤汇总列表展示字段
parent
e448511b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
15 deletions
+15
-15
src/views/attendance/stat/list.vue
src/views/attendance/stat/list.vue
+15
-15
No files found.
src/views/attendance/stat/list.vue
View file @
0cf22024
...
@@ -766,26 +766,26 @@ export default {
...
@@ -766,26 +766,26 @@ export default {
{
label
:
"
迟到(次)
"
,
prop
:
"
lateTimes
"
,
show
:
true
},
{
label
:
"
迟到(次)
"
,
prop
:
"
lateTimes
"
,
show
:
true
},
{
label
:
"
上网耍手机(次)
"
,
prop
:
"
surfingMobileTimes
"
,
show
:
true
},
//
{ label: "上网耍手机(次)", prop: "surfingMobileTimes", show: true },
{
label
:
"
溜班(次)
"
,
prop
:
"
overtimeTimes
"
,
show
:
true
},
//
{ label: "溜班(次)", prop: "overtimeTimes", show: true },
{
label
:
"
空岗(次)
"
,
prop
:
"
vacancy
"
,
show
:
true
},
//
{ label: "空岗(次)", prop: "vacancy", show: true },
{
//
{
label
:
"
未规范着装(次)
"
,
//
label: "未规范着装(次)",
prop
:
"
nonStandardDressTimes
"
,
//
prop: "nonStandardDressTimes",
show
:
true
,
//
show: true,
},
//
},
{
//
{
label
:
"
无故缺席会议(次)
"
,
//
label: "无故缺席会议(次)",
prop
:
"
unexcusedMeetingAbsence
"
,
//
prop: "unexcusedMeetingAbsence",
show
:
true
,
//
show: true,
width
:
140
,
//
width: 140,
},
//
},
{
label
:
"
会议早退
"
,
prop
:
"
earlyLeaveMeeting
"
,
show
:
true
},
//
{ label: "会议早退", prop: "earlyLeaveMeeting", show: true },
],
],
},
},
setcolum
:
[],
setcolum
:
[],
...
...
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