Merge branch '0.8.X' of https://gitee.com/hdka/klp-oa into 0.8.X
This commit is contained in:
@@ -149,7 +149,7 @@ public class WmsDeliveryPlanServiceImpl implements IWmsDeliveryPlanService {
|
|||||||
);
|
);
|
||||||
|
|
||||||
if (count > 0) {
|
if (count > 0) {
|
||||||
throw new ServiceException("发货计划下存在收货计划明细,无法删除");
|
throw new ServiceException("计划下存在明细,无法删除");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user