Explorar o código

Merge branch 'dev/v4.8.94_dx' of qmx/jy into feature/v4.8.94

duxin hai 1 ano
pai
achega
8e4acd4382

+ 1 - 0
src/jfw/modules/bigmember/src/service/analysis/forecastproject.go

@@ -424,6 +424,7 @@ func (this *Analysis) ForPList() {
 				"code":       2,
 				"isSubCount": isSubCount,
 			}
+			this.ServeJson(regMap)
 			return
 		}
 		if pageSize == 0 {