分解单默认正序排序
This commit is contained in:
+1
-1
@@ -245,7 +245,7 @@ public class SarStandItemsServiceImpl extends ServiceImpl<SarStandItemsDao, SarS
|
||||
}
|
||||
}else {
|
||||
page.setOrderBy("ITEMS_NUM");
|
||||
page.setOrder("DESC");
|
||||
page.setOrder("ASC");
|
||||
}
|
||||
|
||||
//分页查询的总数
|
||||
|
||||
Reference in New Issue
Block a user