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
9fc6790c
authored
2025-07-24 14:23:06 +0800
by
李婷婷
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
提示文案
1 parent
0630558d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
src/viewsPc/match/components/affix-invitation-view.vue
src/viewsPc/match/components/affix-invitation.vue
src/viewsPc/match/components/affix-invitation-view.vue
View file @
9fc6790
...
...
@@ -17,7 +17,7 @@
<el-descriptions-item
label=
"Full Name"
>
{{
form
.
fullName
}}
</el-descriptions-item>
<el-descriptions-item
label=
"Position"
>
{{
form
.
remarks1
||
form
.
positionName
}}
</el-descriptions-item>
<el-descriptions-item
label=
"Phone"
>
{{
form
.
phone
}}
</el-descriptions-item>
<el-descriptions-item
label=
"Chinese Embassy Visa
s
Office"
>
{{
form
.
embassy
}}
</el-descriptions-item>
<el-descriptions-item
label=
"Chinese Embassy Visa Office"
>
{{
form
.
embassy
}}
</el-descriptions-item>
<el-descriptions-item
label=
"Chinese Embassy Email"
>
{{
form
.
embassyEmail
}}
</el-descriptions-item>
<el-descriptions-item
label=
"Additional Documents"
>
<el-link
v-if=
"form.files"
:href=
"fillImgUrl(form.files)"
target=
"_blank"
type=
"primary"
>
...
...
src/viewsPc/match/components/affix-invitation.vue
View file @
9fc6790
...
...
@@ -39,12 +39,12 @@
</el-form-item>
<el-form-item
:label=
"language==0?'邀请函类别':'Invitation Type'"
prop=
"invitationType"
required
>
<el-select
v-model=
"form.invitationType"
>
<el-option
:label=
"language==0?'一般邀请函':'
General I
nvitation'"
value=
"1"
/>
<el-option
:label=
"language==0?'TE/PU(外办)邀请函':'TE/PU
Invitation
'"
value=
"2"
/>
<el-option
:label=
"language==0?'一般邀请函':'
Visa l
nvitation'"
value=
"1"
/>
<el-option
:label=
"language==0?'TE/PU(外办)邀请函':'TE/PU
letter
'"
value=
"2"
/>
</el-select>
</el-form-item>
<el-form-item
v-if=
"form.invitationType=='2'"
label=
"Proof of Employment"
prop=
"invitationFileArr"
required
>
<div
class=
"red"
>
Proof of employment is required for TE/PU
invitation
letters.
</div>
<div
class=
"red"
>
Proof of employment is required for TE/PU
letter
letters.
</div>
<div
class=
"red"
>
This document must be issued by the invitee's association and must bear an official stamp or signature.
</div>
...
...
@@ -102,7 +102,7 @@
<el-form-item
:label=
"language==0?'联系电话':'Contact person Phone Number'"
prop=
"phone"
required
>
<el-input
v-model=
"form.phone"
/>
</el-form-item>
<el-form-item
:label=
"language==0?'签证办理中国大使馆':'Chinese Embassy Visa
s
Office'"
prop=
"embassy"
required
>
<el-form-item
:label=
"language==0?'签证办理中国大使馆':'Chinese Embassy Visa Office'"
prop=
"embassy"
required
>
<div
class=
"red"
>
Ex:EMBASSY OF THE PEOPLE'S REPUBLIC OFCHINA IN THE ISLAMIC REPUBLIC OF PAKISTAN
</div>
<el-input
v-model=
"form.embassy"
/>
...
...
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