From b407cd1057c37f1b711532625d7ea236a4448c3d Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Thu, 13 Jun 2019 13:57:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9B=E5=BB=BA=E8=AF=BE=E7=A8=8B=E4=BD=93?= =?UTF-8?q?=E7=B3=BB=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/controllers/managements_controller.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/controllers/managements_controller.rb b/app/controllers/managements_controller.rb index 6ab4ed43..d3da4c46 100644 --- a/app/controllers/managements_controller.rb +++ b/app/controllers/managements_controller.rb @@ -33,6 +33,7 @@ class ManagementsController < ApplicationController def subject_level_system @levels = SubjectLevelSystem.all respond_to do |format| + format.js format.html format.xls{ time = Time.now.strftime("%Y%m%d")