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
f6b5549f
Commit
f6b5549f
authored
Jul 16, 2023
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改访问端口与ip
parent
204a964a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
attendance-performance-manager-ui/admin/src/views/perform/attend/appeal/drawershow.vue
...r-ui/admin/src/views/perform/attend/appeal/drawershow.vue
+2
-2
attendance-performance-manager-ui/admin/src/views/perform/attend/appeal/list.vue
...manager-ui/admin/src/views/perform/attend/appeal/list.vue
+2
-2
No files found.
attendance-performance-manager-ui/admin/src/views/perform/attend/appeal/drawershow.vue
View file @
f6b5549f
...
...
@@ -147,13 +147,13 @@
}}
</el-col
>
<el-col
:span=
"8"
>
处理人员:
{{
dict
>
处理人员:
{{
/* dict['updateUserId'][form.updateUserId] ? dict['updateUserId'][form.updateUserId] : "--"
*/
}}
</el-col
>
<el-col
:span=
"8"
>
处理时间:
{{
form
.
appealTime
?
form
.
appealTime
:
"
--
"
}}
</el-col
>
处理时间:
{{
dict
}}
{{
form
.
appealTime
?
form
.
appealTime
:
"
--
"
}}
</el-col
>
</el-row>
<el-row>
...
...
attendance-performance-manager-ui/admin/src/views/perform/attend/appeal/list.vue
View file @
f6b5549f
...
...
@@ -172,13 +172,13 @@ export default {
{
label
:
"
所属部门
"
,
prop
:
"
deptName
"
},
{
label
:
"
违规类型
"
,
prop
:
"
irregularOtherType
"
},
{
label
:
"
绩效规则
"
,
prop
:
"
rule
Name
"
},
{
label
:
"
绩效规则
"
,
prop
:
"
rule
Id
"
,
this
.
formatter
},
{
label
:
"
加分/扣分方式
"
,
prop
:
"
subAddType
"
,
formatter
:
this
.
formatter
},
{
label
:
"
加分/扣分时间
"
,
prop
:
"
attendanceDat
e
"
,
prop
:
"
deductTim
e
"
,
formatter
:
this
.
formatterDate
,
},
...
...
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