1
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-10-22 13:30:44 +08:00
parent b23e9efe06
commit d78ccb6e98
@@ -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"
>