zhangyu %!s(int64=5) %!d(string=hai) anos
pai
achega
64c3ddf275
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/relation/data/index.vue

+ 1 - 1
src/views/relation/data/index.vue

@@ -150,11 +150,11 @@
             }
             return item
           })
+          arrList.sort((a, b) => a.title.localeCompare(b.title))
           return arrList
         } else {
           return []
         }
-
       },
       resetTransformation() {
         this.isDisabled = true