@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user