diff --git a/templates/components/upload_input.html b/templates/components/upload_input.html index 0c53a2e9..3a80a834 100644 --- a/templates/components/upload_input.html +++ b/templates/components/upload_input.html @@ -39,6 +39,7 @@ id="{{ field.name }}" name="{{ field.name }}" aria-label="Task Order Upload" + v-bind:value="attachment" type="file"> {% for error in field.errors %}