demand: TMS-客户账单管理-业务出账确认-一口价运单无法批量确认问题解决
This commit is contained in:
parent
26b7752a3a
commit
c2b1f32c1c
@ -469,7 +469,7 @@ public class EmisSettleSubBillController extends EmisBaseController
|
||||
*/
|
||||
EmisWaybill waybill = emisBaseService.getWaybillByBillCode(old.getBillNo());
|
||||
if (waybill.getRealFee() == null) {
|
||||
return AjaxResult.success("确认成功");
|
||||
continue;
|
||||
}
|
||||
if(
|
||||
!"2".equals(waybill.getPaymentType())
|
||||
|
||||
Loading…
Reference in New Issue
Block a user