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
d1b5f748
Commit
d1b5f748
authored
Nov 28, 2019
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/superman
parents
e730d6d8
e55a29c7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
bookDinnerStatisticsDetails.vue
src/components/Restaurant/bookDinnerStatisticsDetails.vue
+1
-1
RegistrationList.vue
src/components/TravelManager/TravelList/RegistrationList.vue
+1
-1
No files found.
src/components/Restaurant/bookDinnerStatisticsDetails.vue
View file @
d1b5f748
...
...
@@ -103,7 +103,7 @@
{{
subItem
.
MealName
}}
</td>
<td
v-if=
"childIndex==0"
:rowspan=
"3"
>
{{
GuestNum
}}
{{
subItem
.
UseAccount
}}
</td>
<td>
{{
personStrToWord
(
childItem
.
PeopleType
)
}}
...
...
src/components/TravelManager/TravelList/RegistrationList.vue
View file @
d1b5f748
...
...
@@ -2011,7 +2011,7 @@
</td>
<td>
<p
v-if=
"childItem.IsOwn==1||userId==1||userId==5"
class=
"fz12 over_ellipsis"
style=
"width:90%;"
<p
v-if=
"childItem.IsOwn==1||userId==1||userId==5"
class=
"fz12 over_ellipsis"
:title=
"childItem.ContactName"
>
{{
childItem
.
ContactName
}}
</p>
<p
v-if=
"childItem.IsOwn==1||userId==1||userId==5"
class=
"fz12"
>
{{
childItem
.
ContactMobile
}}
</p>
...
...
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