|
@@ -1094,17 +1094,12 @@ public class SyPackingListTailoringServiceImpl extends ServiceImpl<SyPackingList
|
|
}
|
|
}
|
|
mapt.put("itemSort",mapSort);
|
|
mapt.put("itemSort",mapSort);
|
|
}
|
|
}
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
text(mapList,"采购入库单");
|
|
text(mapList,"采购入库单");
|
|
text(mapList3,"销售发货单");
|
|
text(mapList3,"销售发货单");
|
|
text(mapList5,"采购发票单");
|
|
text(mapList5,"采购发票单");
|
|
-
|
|
|
|
-
|
|
|
|
- if(true){
|
|
|
|
|
|
+ /*if(true){
|
|
return null;
|
|
return null;
|
|
- }
|
|
|
|
|
|
+ }*/
|
|
String recording=null;
|
|
String recording=null;
|
|
if(main.getRecording()!=null){
|
|
if(main.getRecording()!=null){
|
|
String[] recordings=main.getRecording().split(",");
|
|
String[] recordings=main.getRecording().split(",");
|