Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
罗超
SuperMan
Commits
8353dc36
Commit
8353dc36
authored
Feb 02, 2020
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加日期和修改人
parent
afa53b76
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
RegistrationList.vue
src/components/TravelManager/TravelList/RegistrationList.vue
+1
-0
No files found.
src/components/TravelManager/TravelList/RegistrationList.vue
View file @
8353dc36
...
@@ -2363,6 +2363,7 @@
...
@@ -2363,6 +2363,7 @@
<span
class=
"RL-opremarkTitle"
>
{{
$t
(
'Operation.Op_remark'
)
}}
:
</span>
<span
class=
"RL-opremarkTitle"
>
{{
$t
(
'Operation.Op_remark'
)
}}
:
</span>
<span
class=
"RL-redType RL-remarkCon"
<span
class=
"RL-redType RL-remarkCon"
style=
"width:80%;display:inline-block;"
>
{{
childItem
.
OP_Remarks
?
childItem
.
OP_Remarks
:
'无'
}}
</span>
style=
"width:80%;display:inline-block;"
>
{{
childItem
.
OP_Remarks
?
childItem
.
OP_Remarks
:
'无'
}}
</span>
<div><span
style=
"display:inline-block;width:48px;text-align:right;"
>
备注人
</span>
:
{{
childItem
.
OPRemarkUpdateName
}}
备注日期:
{{
childItem
.
OPRemarkUpdateTimeStr
}}
</div>
</div>
</div>
<template
v-if=
"isShow==true"
>
<template
v-if=
"isShow==true"
>
<div
style=
"float:right;"
v-if=
"childItem.IsCanClear==0"
>
<div
style=
"float:right;"
v-if=
"childItem.IsCanClear==0"
>
...
...
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