【update】标签管理-是否必填字段回滚

This commit is contained in:
fengchenchen
2024-07-02 17:32:58 +08:00
parent 97e8311447
commit 9df398dcbf
@@ -113,12 +113,12 @@
</a-form-model-item> </a-form-model-item>
</a-col> </a-col>
<!--是否必填--> <!--是否必填-->
<!--<a-col :span="24">--> <a-col :span="24">
<!-- <a-form-model-item :label="$t('system.tag.required')" prop="fieldMustInput">--> <a-form-model-item :label="$t('system.tag.required')" prop="fieldMustInput">
<!-- <j-dict-select-tag type="list" v-model="form.fieldMustInput" dictCode="yn"--> <j-dict-select-tag type="list" v-model="form.fieldMustInput" dictCode="yn"
<!-- :placeholder="$t('pleaseSelect') + $t('system.tag.required')" />--> :placeholder="$t('pleaseSelect') + $t('system.tag.required')" />
<!-- </a-form-model-item>--> </a-form-model-item>
<!--</a-col>--> </a-col>
<template> <template>
<!--对应标准模块展示--> <!--对应标准模块展示-->