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
bda9ac46
authored
2025-05-29 15:49:40 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge remote-tracking branch 'origin/dev' into dev
2 parents
85bea01c
000585fa
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 @
bda9ac4
...
...
@@ -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 @
bda9ac4
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