稽查配置新增数组图片
continuous-integration/drone/push Build is passing Details

main
wangxiaoshuang 2025-07-23 14:20:10 +08:00
parent ed2b75d331
commit fb48b59587
1 changed files with 1 additions and 1 deletions

View File

@ -512,7 +512,7 @@
<el-input v-model="form.ChildDataEnLabel" placeholder="请输入子数据LableEN" />
</el-form-item>
</el-col>
<el-col v-show="form.ConfigType === 'C' && title !== '复制' && form.DataType === 'Array'" :span="12">
<el-col v-show="form.ConfigType === 'C' && title !== '复制' && (form.DataType === 'Array' || form.DataType === 'ArrayImage')" :span="12">
<el-form-item>
<span slot="label">
子数据Value