Commit fc7ed126 authored by ms-dev's avatar ms-dev

更新修复

parent 27662225
......@@ -154,7 +154,7 @@ $(function(){
$("#saveUpdate").removeAttr("disabled");
}
}});
location.href=managerPath+"/cms/article/"+obj.resultData+"/list.do";
location.href=managerPath+"/cms/article/${categoryId?default(0)}/list.do";
<@ms.notify msg="文章保存成功" type="success"/>
$("#saveUpdate").removeAttr("disabled");
}else{
......
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 to comment