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
f2921394
authored
2024-04-15 15:21:09 +0800
by
杨炀
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fixed: 人员编辑status
1 parent
b0f2fa49
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
src/viewsPc/match/components/addCoach_en.vue
src/viewsPc/match/components/addWdsf.vue
src/viewsPc/match/components/addCoach_en.vue
View file @
f292139
...
...
@@ -313,7 +313,7 @@ function checkCard() {
form
.
value
.
representing
=
res
.
data
.
representing
form
.
value
.
ageGroup
=
res
.
data
.
ageGroup
form
.
value
.
division
=
res
.
data
.
division
form
.
value
.
s
tatus
=
res
.
data
.
status
form
.
value
.
wdsfS
tatus
=
res
.
data
.
status
if
(
!
form
.
value
.
sex
)
{
form
.
value
.
sex
=
'0'
}
...
...
@@ -346,7 +346,7 @@ function checkCode() {
}
function
changeCountry
()
{
if
(
form
.
value
.
countryId
=
240
){
if
(
form
.
value
.
countryId
=
=
240
){
form
.
value
.
idcType
=
'0'
}
}
...
...
src/viewsPc/match/components/addWdsf.vue
View file @
f292139
...
...
@@ -305,7 +305,7 @@ function codeSuccess(msg) {
form
.
value
=
res
.
data
form
.
value
.
xing
=
form
.
value
.
surname
form
.
value
.
ming
=
form
.
value
.
name
form
.
value
.
wdsfStatus
=
form
.
value
.
status
form
.
value
.
wdsfStatus
=
res
.
data
.
status
if
(
!
form
.
value
.
sex
)
{
form
.
value
.
sex
=
'0'
}
...
...
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