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
77523a11
authored
2025-08-06 19:37:44 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
世锦赛
1 parent
5cfd1bf8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
src/viewsPc/match/components/affixInvitationDialog.vue
src/viewsPc/match/components/affixInvitationDialog.vue
View file @
77523a1
...
...
@@ -10,10 +10,10 @@
<el-descriptions
border
>
<!--
<el-descriptions-item
label=
"No."
>
{{
form
.
id
}}
</el-descriptions-item>
-->
<el-descriptions-item
label=
"Applicant Type"
>
<span
v-if=
"form.applicatType=1"
>
MNA/Team
</span>
<span
v-if=
"form.applicatType=2"
>
Technical Official (TD/CSB/IR)
</span>
<span
v-if=
"form.applicatType=3"
>
WT Team
</span>
<span
v-if=
"form.applicatType=5"
>
Other(not listed above)
</span>
<span
v-if=
"form.applicatType=
=
1"
>
MNA/Team
</span>
<span
v-if=
"form.applicatType=
=
2"
>
Technical Official (TD/CSB/IR)
</span>
<span
v-if=
"form.applicatType=
=
3"
>
WT Team
</span>
<span
v-if=
"form.applicatType=
=
5"
>
Other(not listed above)
</span>
<span>
{{
form
.
remarks
}}
</span>
</el-descriptions-item>
<el-descriptions-item
label=
"Invitation Type"
>
...
...
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