Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
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
000585fa
authored
2025-05-29 14:57:28 +0800
by
杨炀
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
no message
1 parent
a12d666a
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
src/viewsPc/booking/ticket/confirmOrder.vue
src/viewsPc/center/index.vue
src/viewsPc/booking/ticket/confirmOrder.vue
View file @
000585f
...
...
@@ -308,7 +308,7 @@ async function paymentHandle() {
}
if
(
currSeat
.
value
.
length
!=
orderForm
.
value
.
customerIds
.
length
)
{
ElMessage
({
message
:
language
.
value
==
0
?
'座位数与人数不一致'
:
''
,
message
:
language
.
value
==
0
?
'座位数与人数不一致'
:
'
Seat number is inconsistent with the number of people
'
,
type
:
'error'
})
return
...
...
src/viewsPc/center/index.vue
View file @
000585f
This diff is collapsed.
Click to expand it.
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