Update add_file.html.erb

fix error
This commit is contained in:
chiu 2019-10-29 23:14:38 +08:00
parent ad7bebecee
commit 606e438fb8
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
<% # encoding: utf-8 %>
<% @@session = session %>
<%= yield %>
<%
data = action_data
@con = data["con"]