1
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
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"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue