diff --git a/app/views/shixuns/_form.html.erb b/app/views/shixuns/_form.html.erb index 196533db1..c5fc79b5f 100644 --- a/app/views/shixuns/_form.html.erb +++ b/app/views/shixuns/_form.html.erb @@ -60,7 +60,7 @@
  • 提交 - <%= link_to "取消", shixuns_path,:class => "task-btn fr mr10" %> + <%= link_to "取消", shixuns_path, :class => "task-btn fr mr10" %>
  • <% end %>