【update】标签管理-是否必填字段回滚
This commit is contained in:
@@ -113,12 +113,12 @@
|
||||
</a-form-model-item>
|
||||
</a-col>
|
||||
<!--是否必填-->
|
||||
<!--<a-col :span="24">-->
|
||||
<!-- <a-form-model-item :label="$t('system.tag.required')" prop="fieldMustInput">-->
|
||||
<!-- <j-dict-select-tag type="list" v-model="form.fieldMustInput" dictCode="yn"-->
|
||||
<!-- :placeholder="$t('pleaseSelect') + $t('system.tag.required')" />-->
|
||||
<!-- </a-form-model-item>-->
|
||||
<!--</a-col>-->
|
||||
<a-col :span="24">
|
||||
<a-form-model-item :label="$t('system.tag.required')" prop="fieldMustInput">
|
||||
<j-dict-select-tag type="list" v-model="form.fieldMustInput" dictCode="yn"
|
||||
:placeholder="$t('pleaseSelect') + $t('system.tag.required')" />
|
||||
</a-form-model-item>
|
||||
</a-col>
|
||||
|
||||
<template>
|
||||
<!--对应标准模块展示-->
|
||||
|
||||
Reference in New Issue
Block a user