fix error

This commit is contained in:
chiu 2020-05-15 22:00:57 +08:00
parent d8c831b94c
commit 2cb347ca31
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
</li>
<% end %>
</ul>
<%= hidden_field_tag 'archive_file[archive_file_multiples_attributes][0][choose_lang][]', '' %>
<%= hidden_field_tag "archive_file[archive_file_multiples_attributes][#{i}][choose_lang][]", '' %>
</span>
<% if form_file.new_record? %>