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
fbc9968c
authored
2025-07-22 11:19:59 +0800
by
李婷婷
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
字段名更改
1 parent
d0a30151
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
src/viewsPc/match/components/affix-invitation.vue
src/viewsPc/match/components/affix-invitation.vue
View file @
fbc9968
...
...
@@ -87,10 +87,10 @@
<el-form-item
prop=
"code"
required
>
<el-input
v-model=
"form.code"
placeholder=
"Email verification code"
/>
</el-form-item>
<el-form-item
:label=
"language==0?'姓名':'Full Name'"
prop=
"fullName"
required
>
<el-form-item
:label=
"language==0?'姓名':'
Contact person
Full Name'"
prop=
"fullName"
required
>
<el-input
v-model=
"form.fullName"
/>
</el-form-item>
<el-form-item
:label=
"language==0?'联系人职位':'Position'"
prop=
"position"
required
>
<el-form-item
:label=
"language==0?'联系人职位':'
Contact person
Position'"
prop=
"position"
required
>
<el-select
v-model=
"form.position"
>
<el-option
label=
"Manager"
value=
"0"
/>
<el-option
label=
"Team leader"
value=
"1"
/>
...
...
@@ -99,7 +99,7 @@
</el-select>
<el-input
v-if=
"form.position==3"
v-model=
"form.remarks1"
class=
"mt10"
placeholder=
"Please specify"
/>
</el-form-item>
<el-form-item
:label=
"language==0?'联系电话':'
Phone
'"
prop=
"phone"
required
>
<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 Visas Office'"
prop=
"embassy"
required
>
...
...
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