Bind attachment as value to the pdf input
This commit is contained in:
parent
307601701c
commit
fb86f9a139
@ -39,6 +39,7 @@
|
||||
id="{{ field.name }}"
|
||||
name="{{ field.name }}"
|
||||
aria-label="Task Order Upload"
|
||||
v-bind:value="attachment"
|
||||
type="file">
|
||||
</div>
|
||||
{% for error in field.errors %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user