animeic 2 vuotta sitten
vanhempi
commit
b63bd392bd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      boxcost/api/plan-cost-excel.go

+ 1 - 1
boxcost/api/plan-cost-excel.go

@@ -415,7 +415,7 @@ func (b *PlanCostExcel) drawAllContent() error {
 		}
 	}
 
-	// 工序数据
+	// ??? 工序数据
 	if b.Content.Process != nil {
 		// 生产汇总金额
 		startACell := fmt.Sprintf("%s%d", "A", row)