Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
jijin
/
dance-pc
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
761028a0
authored
2025-06-11 17:50:40 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
票务
1 parent
a91b52b1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
src/viewsPc/booking/pay.vue
src/viewsPc/booking/pay.vue
View file @
761028a
...
...
@@ -158,7 +158,7 @@
<div>
{{
language
==
0
?
'入住人'
:
'Check-in Person'
}}
:
{{
form
.
rzUsers
}}
</div>
</el-col>
<el-col
:lg=
"8"
:md=
"12"
:sm=
"12"
:xs=
"24"
>
{{
language
==
0
?
'联系
方式
'
:
'Contact Information'
language
==
0
?
'联系
电话
'
:
'Contact Information'
}}
:
{{
form
.
phone
}}
</el-col>
<el-col
:lg=
"8"
:md=
"12"
:sm=
"12"
:xs=
"24"
/>
...
...
@@ -216,7 +216,7 @@
<div
class=
"mb10"
>
{{
language
==
0
?
'联系人'
:
'Contact Person'
}}
:
{{
form
.
contacts
}}
</div>
</el-col>
<el-col
:lg=
"8"
:md=
"12"
:sm=
"12"
:xs=
"24"
>
{{
language
==
0
?
'联系
方式
'
:
'Contact Phone'
language
==
0
?
'联系
电话
'
:
'Contact Phone'
}}
:
{{
form
.
phone
}}
</el-col>
<el-col
:span=
"24"
>
{{
language
==
0
?
'备注'
:
'Remarks'
}}
:
{{
form
.
remarks
||
'-'
}}
</el-col>
...
...
@@ -237,7 +237,7 @@
</el-col>
<el-col
:lg=
"12"
:md=
"12"
:sm=
"12"
:xs=
"24"
>
<div
class=
"mb10"
>
{{
language
==
0
?
'联系
方式
'
:
'Contact Phone'
}}
:
{{
form
.
phone
}}
{{
language
==
0
?
'联系
电话
'
:
'Contact Phone'
}}
:
{{
form
.
phone
}}
</div>
</el-col>
<el-col
:lg=
"8"
:md=
"12"
:sm=
"12"
:xs=
"24"
>
...
...
@@ -265,7 +265,7 @@
<div
class=
"mb10"
>
{{
language
==
0
?
'联系人'
:
'Contact Person'
}}
:
{{
form
.
contacts
}}
</div>
</el-col>
<el-col
:lg=
"8"
:md=
"12"
:sm=
"12"
:xs=
"24"
>
{{
language
==
0
?
'联系
方式
'
:
'Contact Phone'
language
==
0
?
'联系
电话
'
:
'Contact Phone'
}}
:
{{
form
.
phone
}}
</el-col>
<el-col
:span=
"24"
>
{{
language
==
0
?
'备注'
:
'Remarks'
}}
:
{{
form
.
remarks
}}
</el-col>
...
...
@@ -275,7 +275,7 @@
{{
language
==
0
?
'联系人'
:
'Contact'
}}
:
{{
form
.
contacts
}}
</el-col>
<el-col
:lg=
"8"
>
{{
language
==
0
?
'联系
方式
'
:
'Contact'
}}
:
{{
form
.
phone
}}
{{
language
==
0
?
'联系
电话
'
:
'Contact'
}}
:
{{
form
.
phone
}}
</el-col>
<el-col
:lg=
"8"
/>
<el-row
v-for=
"(v,i) in form.extJson?.orderCustomerList"
:key=
"i"
style=
"width: 100%"
>
...
...
@@ -335,7 +335,7 @@
</div>
</el-col>
<el-col
:lg=
"8"
:md=
"12"
:sm=
"12"
:xs=
"24"
>
{{
language
==
0
?
'联系
方式
'
:
'Contact Information'
language
==
0
?
'联系
电话
'
:
'Contact Information'
}}
:
{{
form
.
phone
}}
</el-col>
<el-col
:lg=
"8"
:md=
"12"
:sm=
"12"
:xs=
"24"
>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment