Explorar el Código

Merge branch 'fms_2.5'

ziwen hace 2 años
padre
commit
502cdf7d8c
Se han modificado 1 ficheros con 4 adiciones y 3 borrados
  1. 4 3
      controller/contract/register.go

+ 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 := ""