ziwen 2 жил өмнө
parent
commit
f615f8269f

+ 4 - 3
controller/contract/register.go

@@ -1803,11 +1803,12 @@ func (rg *RegisterController) Export(c *gin.Context) {
 		}
 
 
-		if req.ListParam != 2 {
-
+		if req.ListParam != 0 {
+			k += 9
+		} else {
+			k += 10
 		}
 		// 大套餐
-		k += 10
 		col4Name := row3Title[k]
 		svList := serviceMap[v.ContractRegisterId]
 		col4 := ""