mirror of
https://github.com/directus/directus.git
synced 2026-04-03 03:00:39 -04:00
@@ -22,7 +22,7 @@
|
||||
:collection="field.collection"
|
||||
:field="field.field"
|
||||
:primary-key="primaryKey"
|
||||
:length="field.length"
|
||||
:length="field.schema && field.schema.max_length"
|
||||
@input="$emit('input', $event)"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user