Commit d29b729d authored by neo's avatar neo

[TODO] skip FrontEndValidIncomeInvoiceData(inputInvoiceList)

parent 378a908f
...@@ -10330,7 +10330,7 @@ function ($scope, $log, loginContext, $translate, apiInterceptor, Upload, SweetA ...@@ -10330,7 +10330,7 @@ function ($scope, $log, loginContext, $translate, apiInterceptor, Upload, SweetA
//前台数据验证 //前台数据验证
FrontEndValidIncomeInvoiceData(inputInvoiceList); // FrontEndValidIncomeInvoiceData(inputInvoiceList); todo: to be open futrue(neo)
if ($scope.errorMsgMap.length > 0) { if ($scope.errorMsgMap.length > 0) {
$('#errorListModal').modal('show'); $('#errorListModal').modal('show');
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