Commit 0680eea1 by qwmqiuwenmin

fix

parent 40401d4a
......@@ -473,6 +473,7 @@ public class StaffController extends WebBaseController{
active = "否";
}
vo.setActiveFlag(active);
voList.add(vo);
}
if(page.getPages() < page.getTotalPage()){
pageNum ++ ;
......
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