zqbao 10 сар өмнө
parent
commit
a63d5642d5
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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