Commit a7299ef6 authored by wangxl's avatar wangxl

444

parent ac41b1f8
......@@ -196,7 +196,7 @@
<div v-if="value.isProvincialTalent!=null">
<span v-if="value.isProvincialTalent!=1"></span>
<div v-if="value.isProvincialTalent==1">
<para-check v-model="value.talentType" :typeId="talentTypeId" :disabled="true" />
<para-check v-model="value.talentType" :typeId="talentTypeId" :disabled="true" />
</div>
</div>
</div>
......
......@@ -65,7 +65,7 @@ export default {
honoraryTitle: null,
holdPost1: null,
holdPost2: null,
holdPost3: null,
holdPost3: null,
mobile: null,
fax: null,
technicalSkill: null,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment