临床数据配置更改
continuous-integration/drone/push Build is passing Details

uat_us
caiyiling 2024-04-29 14:33:00 +08:00
parent 26009d0626
commit f16f5adfd6
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@
>
<el-option
v-for="(item,index) of $d.ClinicalLevel"
v-show="!(form.UploadRole === 1 && item.value === 4)"
:key="index"
:label="item.label"
:value="item.value"