修改实训技术平台后,需要重新生成TPM脚本
This commit is contained in:
parent
bad9e0b5e1
commit
71d2c18442
|
|
@ -580,7 +580,7 @@ class ShixunsController < ApplicationController
|
|||
begin
|
||||
@shixun.save!
|
||||
if language != params[:language]
|
||||
shixun_modify_status_without_publish(@shixun, 1)
|
||||
add_shixun_modify_status(@shixun, 1)
|
||||
end
|
||||
rescue
|
||||
@error = "实训保存失败"
|
||||
|
|
|
|||
Loading…
Reference in New Issue