Explorar o código

add infopointname asc orders

haojianlong %!s(int64=5) %!d(string=hai) anos
pai
achega
0563102ef2
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/components/config_point/dictionaryCascader.vue

+ 2 - 1
src/components/config_point/dictionaryCascader.vue

@@ -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
       }