[update] 零部件名称修改

This commit is contained in:
lideqin
2024-01-19 16:34:06 +08:00
parent da81933e11
commit eddbaa02ae
7 changed files with 13 additions and 12 deletions
@@ -175,7 +175,7 @@
:filedName="item.dbFieldName"
type="checkbox"
:nameStr="formInline[item.dbFieldName + '_dictText']"
:dict-id="item.dictId"
:options-href="item.fieldHref"
:disabled="disabled || disabledFieldList.includes(item.dbFieldName)" />
</a-form-model-item>
</div>