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
60778e70
authored
2025-05-23 11:54:52 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
保险
1 parent
f8237179
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
2 deletions
src/viewsPc/center/myMatch.vue
src/viewsPc/match/chooseProject.vue
src/viewsPc/match/chooseSportsman.vue
src/viewsPc/match/pay.vue
src/viewsPc/center/myMatch.vue
View file @
60778e7
This diff is collapsed.
Click to expand it.
src/viewsPc/match/chooseProject.vue
View file @
60778e7
...
...
@@ -481,7 +481,7 @@ function submitForm(n) {
function
commit
()
{
if
(
language
.
value
==
0
&&
insuranceFlag
.
value
==
2
&&
checked
.
value
==
'0'
)
{
ElMessageBox
.
confirm
(
language
.
value
==
0
?
'你是否同意赛事
放
帮忙购买保险?'
:
'Do you agree to have the event organizer help purchase insurance?'
,
ElMessageBox
.
confirm
(
language
.
value
==
0
?
'你是否同意赛事
方
帮忙购买保险?'
:
'Do you agree to have the event organizer help purchase insurance?'
,
language
.
value
==
0
?
'提示'
:
'Tip'
,
{
confirmButtonText
:
language
.
value
==
0
?
'是'
:
'Yes'
,
cancelButtonText
:
language
.
value
==
0
?
'否,进入下一步'
:
'NO,Go Next'
,
...
...
src/viewsPc/match/chooseSportsman.vue
View file @
60778e7
...
...
@@ -437,7 +437,7 @@ function submitForm() {
type
:
'warning'
})
}
else
if
(
language
.
value
==
0
&&
insuranceFlag
.
value
==
'2'
&&
checked
.
value
==
0
)
{
ElMessageBox
.
confirm
(
language
.
value
==
0
?
'你是否同意赛事
放
帮忙购买保险?'
:
'Do you agree to have the event organizer help purchase insurance?'
,
ElMessageBox
.
confirm
(
language
.
value
==
0
?
'你是否同意赛事
方
帮忙购买保险?'
:
'Do you agree to have the event organizer help purchase insurance?'
,
language
.
value
==
0
?
'提示'
:
'Tip'
,
{
confirmButtonText
:
language
.
value
==
0
?
'是'
:
'Yes'
,
cancelButtonText
:
language
.
value
==
0
?
'否,进入下一步'
:
'NO,Go Next'
,
...
...
src/viewsPc/match/pay.vue
View file @
60778e7
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