chenlu
2024-08-15 b1c49ce18f24c7cf89c2b938f2737dba611d30ee
north-glass-erp/src/main/java/com/example/erp/service/pp/FlowCardService.java
@@ -324,10 +324,12 @@
                itemmap.put("processList", processList);
              //  itemmap.put("numberList", numberList);
                itemmap.put("count", flowCardMapper.countFlowCard(flowCard.getOrderId()));
                list.add(itemmap);
            }
        }
        map.put("data", list);
        //初始化值
        printLike=null;