芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/.trash/cepali/admin/tool/lp/amd/build/module_navigation.min.js
define(["jquery"],function(a){var b=function(b,c,d,e){this._baseUrl=c,this._moduleId=e,this._courseId=d,a(b).on("change",this._moduleChanged.bind(this))};return b.prototype._moduleChanged=function(b){var c=a(b.target).val(),d="?mod="+c+"&courseid="+this._courseId;document.location=this._baseUrl+d},b.prototype._courseId=null,b.prototype._moduleId=null,b.prototype._baseUrl=null,b});