animeic 2 lat temu
rodzic
commit
b63bd392bd
1 zmienionych plików z 1 dodań i 1 usunięć
  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)