Ver Fonte

fix:字段

zqbao há 10 meses atrás
pai
commit
a63d5642d5
1 ficheiros alterados com 1 adições e 1 exclusões
  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