Commit e6f3f79d by xueli.xue

WebIDE交互优化

parent 54dc2337
......@@ -39,7 +39,7 @@ $(function() {
return;
}
ComConfirm.show("是否执行保存操作?", function(){
$.ajax({
type : 'POST',
url : base_url + '/jobcode/save',
......@@ -60,7 +60,6 @@ $(function() {
}
}
});
});
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment