bug: 国内外政策排序问题修改
This commit is contained in:
+3
@@ -103,6 +103,9 @@ public class SarLawsStandInfoController extends BaseController<SarLawsStandInfo>
|
||||
break;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
page.setOrderByA("SAR_LAWS_STAND_INFO.LAWS_NAME");
|
||||
page.setOrder1("asc");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user