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
3b7ccb99
authored
2025-06-09 18:16:49 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
提示
1 parent
a957eab0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
src/viewsPc/match/detail_en.vue
src/viewsPc/match/detail_en.vue
View file @
3b7ccb9
...
...
@@ -889,8 +889,8 @@ async function handelGeRenNext() {
if
(
res
.
data
==
2
)
{
await
proxy
.
$modal
.
confirm
(
language
.
value
==
0
?
'
运动员的WDSF会员号已
变更,是否更新?'
:
'The athlete`s WDSF
membership number has been changed. Should it be updated
?'
?
'
动员的wdsf信息已发生
变更,是否更新?'
:
'The athlete`s WDSF
details have changed. Update now
?'
)
// 删除
await
match
.
preCheckForPerson
({
type
:
'2'
})
...
...
@@ -933,8 +933,8 @@ async function handelPreCheckForGroup(fn) {
if
(
res
.
data
==
2
)
{
await
proxy
.
$modal
.
confirm
(
language
.
value
==
0
?
'
运动员的WDSF会员号已
变更,是否更新?'
:
'The athlete`s WDSF
membership number has been changed. Should it be updated
?'
)
?
'
动员的wdsf信息已发生
变更,是否更新?'
:
'The athlete`s WDSF
details have changed. Update now
?'
)
await
match
.
preCheckForGroup
(
groupId
.
value
,
'2'
)
// const flag = await getCheckOcr({ type: '2', groupId: groupId.value })
// if (flag) await fn()
...
...
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