Remove missing form-design locale references

This commit is contained in:
2026-06-09 23:58:22 +08:00
parent 07d1f7402b
commit 09c014754e
3 changed files with 33 additions and 20 deletions
@@ -87,9 +87,7 @@ watch(
<div class="linked-field-wrapper">
<ElInput
:model-value="displayValue || props.modelValue"
:placeholder="
placeholder || $t('form-design.attribute.linkedFieldPlaceholder')
"
:placeholder="placeholder || '选择数据后自动带出'"
:disabled="true"
readonly
class="linked-field"