Commit da4dcea1 authored by wangxl's avatar wangxl

333

parent b21a2cee
......@@ -23,16 +23,16 @@
</a-radio>
</a-radio-group>
</a-form-model-item>
<a-form-model-item label="申报项目类型" prop="systemType" class="text_line">
<a-form-model-item label="系统类型设置" prop="systemType" class="text_line">
<a-radio-group v-model="formData.systemType">
<a-radio value="1" name="type">
科研项目
科研项目申报系统
</a-radio>
<a-radio value="2" name="type">
重点学科项目
人才申报系统
</a-radio>
<a-radio value="3" name="type">
同时申报科研项目和重点学科项目
自选
</a-radio>
</a-radio-group>
</a-form-model-item>
......
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