animeic il y a 2 ans
Parent
commit
b63bd392bd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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)