Sfoglia il codice sorgente

Merge branch '3/15_bugfix' into debug

ziwen 2 anni fa
parent
commit
a293cc67c2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      controller/contract/register.go

+ 1 - 1
controller/contract/register.go

@@ -1663,7 +1663,7 @@ func (rg *RegisterController) Export(c *gin.Context) {
 		dataRow.AddCell().SetString(v.RaiSellerName)
 
 		// 大套餐
-		k += 1
+		k += 2
 		col4Name := row3Title[k]
 		svList := serviceMap[v.ContractRegisterId]
 		col4 := ""