实训题增加默认脚本

dev_bj
SylorHuang 6 years ago
parent c9a1b8d82b
commit 163149b42f

@ -793,7 +793,7 @@ class ShixunsController < ApplicationController
shixun_script = modify_shixun_script @shixun, shixun_script
end
end
#@shixun.evaluate_script = shixun_script
@shixun.evaluate_script = shixun_script
ActiveRecord::Base.transaction do
begin

Loading…
Cancel
Save