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
7e0369a3
authored
2025-07-21 18:19:48 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
旅游
1 parent
2d04b8c3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/viewsPc/center/myReservation.vue
src/viewsPc/center/myReservation.vue
View file @
7e0369a
...
...
@@ -9,7 +9,7 @@
<!--
<el-button
class=
"fr"
type=
"primary"
plain
@
click=
"toInvoice"
>
{{
language
==
0
?
'我的发票'
:
'My Invoice'
}}
</el-button>
-->
</div>
<div
style=
""
>
<el-form-item
label=
"订单类型
"
style=
"padding-left: 20px"
>
<el-form-item
:label=
"language==0?'订单类型':'Order Types'
"
style=
"padding-left: 20px"
>
<el-select
v-model=
"orderType"
style=
"width: 200px;"
@
change=
"getList"
>
<el-option
v-for=
"val in cardList"
:key=
"val.label"
:label=
"language==0?val.label:val.labelEn"
...
...
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