【变更】文档拆分 80787

This commit is contained in:
赵霄
2024-01-26 14:52:10 +08:00
parent b0d9ebdb5b
commit ed20172b49
7 changed files with 156 additions and 47 deletions
@@ -110,7 +110,7 @@
<!--使用范围-->
<a-form-model-item :label="$t('system.tag.usableRange')" prop="usableRange">
<j-multi-select-tag v-model="form.usableRange"
:options="usableRangeOptions"
dict-code="clause_usable_range"
:placeholder="$t('pleaseSelect') + $t('system.tag.usableRange')" />
</a-form-model-item>
<!-- 文档拆分列表展示-->