@@ -132,7 +132,8 @@ export default {
data: {
Filters: "InputMode='M' or InputMode='L'",
PageNumber: 1,
- PageSize: 500
+ PageSize: 500,
+ Orders: 'InfoPointName asc'
},
type: this.typeRelation[type] || type
}