5cfd1bf8 by zhangmeng

世锦赛

1 parent 041098e4
...@@ -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>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!