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
110b84ad
Commit
110b84ad
authored
1 year ago
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
9b2efcd6
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
roomReservationsDetails.vue
src/components/Hotel/roomReservationsDetails.vue
+1
-0
roomReservationsDetailsNew.vue
src/components/Hotel/roomReservationsDetailsNew.vue
+2
-0
No files found.
src/components/Hotel/roomReservationsDetails.vue
View file @
110b84ad
...
@@ -193,6 +193,7 @@
...
@@ -193,6 +193,7 @@
</td>
</td>
</tr>
</tr>
</table>
</table>
<span
style=
"color:red;font-weight:bold"
>
报价金额:
{{
subItem
.
OfferUnitPrice
}}
/人
</span>
</td>
</td>
<!-- 机位总数/(Y/E/F) -->
<!-- 机位总数/(Y/E/F) -->
<td
v-if=
"childIndex==0"
:rowspan=
"6"
>
<td
v-if=
"childIndex==0"
:rowspan=
"6"
>
...
...
This diff is collapsed.
Click to expand it.
src/components/Hotel/roomReservationsDetailsNew.vue
View file @
110b84ad
...
@@ -189,6 +189,8 @@
...
@@ -189,6 +189,8 @@
</td>
</td>
</tr>
</tr>
</table>
</table>
<br
/>
<span
style=
"color:red;font-weight:bold"
>
报价金额:
{{
subItem
.
OfferUnitPrice
}}
/人
</span>
</td>
</td>
<!-- 机位总数/(Y/E/F) -->
<!-- 机位总数/(Y/E/F) -->
<td>
<td>
...
...
This diff is collapsed.
Click to expand it.
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