设计管理:材料明细表料单阶段比较报告
This commit is contained in:
@@ -838,7 +838,6 @@ public class MaterialOrderService extends BaseOrderService<MaterialOrder, Long>
|
|||||||
orderWeight = orderWeight.add(totalWeight);
|
orderWeight = orderWeight.add(totalWeight);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
String unit = ExcelUtil2.getCellValue(row.getCell(14));
|
String unit = ExcelUtil2.getCellValue(row.getCell(14));
|
||||||
String bigType = ExcelUtil2.getCellValue(row.getCell(15));
|
String bigType = ExcelUtil2.getCellValue(row.getCell(15));
|
||||||
// if (bigType.equals("")){
|
// if (bigType.equals("")){
|
||||||
|
|||||||
Reference in New Issue
Block a user