世锦赛
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -8,7 +8,7 @@ | ... | @@ -8,7 +8,7 @@ |
| 8 | > | 8 | > |
| 9 | <div> | 9 | <div> |
| 10 | <el-descriptions border> | 10 | <el-descriptions border> |
| 11 | <el-descriptions-item label="No.">{{ form.id }}</el-descriptions-item> | 11 | <!-- <el-descriptions-item label="No.">{{ form.id }}</el-descriptions-item>--> |
| 12 | <el-descriptions-item label="Applicant Type"> | 12 | <el-descriptions-item label="Applicant Type"> |
| 13 | <span v-if="form.applicatType=1">MNA/Team</span> | 13 | <span v-if="form.applicatType=1">MNA/Team</span> |
| 14 | <span v-if="form.applicatType=2">Technical Official (TD/CSB/IR)</span> | 14 | <span v-if="form.applicatType=2">Technical Official (TD/CSB/IR)</span> | ... | ... |
-
Please register or sign in to post a comment