修复医学审核页面配置自定义问题保存报错
parent
bfdd137cba
commit
6f0cfb0122
|
@ -64,7 +64,6 @@
|
||||||
|
|
||||||
<!-- 任务类型 -->
|
<!-- 任务类型 -->
|
||||||
<el-form-item
|
<el-form-item
|
||||||
v-if="form.Type === 'select' || form.Type === 'radio'"
|
|
||||||
:label="$t('trials:medicalFeedbackCfg:title:taskType')"
|
:label="$t('trials:medicalFeedbackCfg:title:taskType')"
|
||||||
prop="ReadingCategory"
|
prop="ReadingCategory"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue