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
04caf1b8
authored
2025-05-23 13:12:16 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
去除叉号
1 parent
16acb46a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
src/viewsPc/match/chooseProject.vue
src/viewsPc/match/chooseSportsman.vue
src/viewsPc/match/chooseProject.vue
View file @
04caf1b
...
...
@@ -485,7 +485,9 @@ function commit() {
language
.
value
==
0
?
'提示'
:
'Tip'
,
{
confirmButtonText
:
language
.
value
==
0
?
'是'
:
'Yes'
,
cancelButtonText
:
language
.
value
==
0
?
'否,进入下一步'
:
'NO,Go Next'
,
type
:
'warning'
type
:
'warning'
,
closeOnClickModal
:
false
,
showClose
:
false
}
).
then
(()
=>
{
checked
.
value
=
'1'
router
.
push
({
...
...
src/viewsPc/match/chooseSportsman.vue
View file @
04caf1b
...
...
@@ -441,7 +441,9 @@ function submitForm() {
language
.
value
==
0
?
'提示'
:
'Tip'
,
{
confirmButtonText
:
language
.
value
==
0
?
'是'
:
'Yes'
,
cancelButtonText
:
language
.
value
==
0
?
'否,进入下一步'
:
'NO,Go Next'
,
type
:
'warning'
type
:
'warning'
,
closeOnClickModal
:
false
,
showClose
:
false
}).
then
(()
=>
{
checked
.
value
=
'1'
router
.
push
({
...
...
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