zqbao hai 10 meses
pai
achega
a63d5642d5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      controllers/user.go

+ 1 - 1
controllers/user.go

@@ -465,7 +465,7 @@ func (this *UserController) List() {
 	createStartDate := this.GetString("CreateStartDate")
 	createEndDate := this.GetString("CreateEndDate")
 	sortParma := this.GetString("SortParam")
-	sortType := this.GetString("SortTye")
+	sortType := this.GetString("SortType")
 
 	var condition string
 	var sortCondition string