caipin %!s(int64=4) %!d(string=hai) anos
pai
achega
21d8ff9646
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      services/project_service.go

+ 1 - 1
services/project_service.go

@@ -164,7 +164,7 @@ func (s *projectService) GetListBs(pageData viewmodels.ProjectPage, staffName st
 	// staffName = ""
 	//待启用
 	if managerData.IsAdmin == 1 {
-		staffName = ""
+		category = ""
 	}
 	//待启用