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
180188f1
authored
2025-08-15 09:40:15 +0800
by
zrj
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
8.12 huzhaoshibie
1 parent
c8ac4fae
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
14 deletions
src/viewsPc/match/components/affix-invitation.vue
src/viewsPc/match/components/affix-invitation.vue
View file @
180188f
...
...
@@ -592,7 +592,6 @@ const getPassportInfo = (res) => {
}
else
{
if
(
res
.
data
)
{
ElMessage
.
error
(
res
.
data
.
code
)
let
obj
=
{
position
:
''
,
lastName
:
''
,
...
...
@@ -608,19 +607,6 @@ const getPassportInfo = (res) => {
form
.
value
.
cptVisaInfoBos
.
push
(
obj
)
}
else
{
ElMessage
.
error
(
res
.
msg
)
let
obj
=
{
position
:
''
,
lastName
:
''
,
fristName
:
''
,
sex
:
''
,
birthday
:
''
,
nationality
:
''
,
passportNo
:
''
,
issueDate
:
''
,
expiryDate
:
''
,
passportCopy
:
''
,
}
form
.
value
.
cptVisaInfoBos
.
push
(
obj
)
}
}
nextTick
(()
=>
{
...
...
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