|
@@ -167,7 +167,7 @@ public class ReceiveTicketUtils {
|
|
|
|
|
|
// 如果不打印业务单据,则从凭证中选一条作为住单据
|
|
|
if(!billConfigEntry.getBoolean(ErPrintSetConstant.BillPtSetEntry.KEY_NCKD_ISPTCOVER)){
|
|
|
- vcPrintList.get(0).setMainBill(true);
|
|
|
+ //vcPrintList.get(0).setMainBill(true);
|
|
|
}
|
|
|
|
|
|
mergePrintList.addAll(vcPrintList);
|