Commit b80ddd0c by huluobin

update

parent e5d02510
...@@ -434,6 +434,7 @@ public class CostController { ...@@ -434,6 +434,7 @@ public class CostController {
costService = CostServiceFactory.getCostService(); costService = CostServiceFactory.getCostService();
CostDomain costDomain = costService.getCostByCostNo(costNo);
costService = CostServiceFactory.getCostService(costNo); costService = CostServiceFactory.getCostService(costNo);
costDomain.setHasInvoice(hasInvoice); costDomain.setHasInvoice(hasInvoice);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment