1
continuous-integration/drone/push Build is passing Details

uat_us
caiyiling 2024-10-22 13:30:44 +08:00
parent b23e9efe06
commit d78ccb6e98
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@
</el-select>
</el-form-item>
<el-form-item
v-if="form.Type !== 'group' && form.Type !== 'table' && form.Type !== 'basicTable'"
v-if="form.Type !== 'group' && form.Type !== 'table' && form.Type !== 'basicTable' && form.Type !== 'summary'"
label="是否必填"
prop="IsRequired"
>