表格类型配置bug修复
continuous-integration/drone/push Build is passing Details

uat_us
caiyiling 2024-10-22 14:28:27 +08:00
parent ee4bd5ec8e
commit bb830e2cb4
1 changed files with 1 additions and 1 deletions

View File

@ -567,7 +567,7 @@
</el-radio-group>
</el-form-item>
<el-form-item
v-if="form.Type === 'table' || form.Type === 'basicTable'"
v-if="form.Type === 'table'"
label="表格类型标识"
prop="LesionType"
>