@ -240,7 +240,7 @@ namespace Win.Sfs.SettleAccount.Bases
if (entity.InvoiceState == InvoiceBillState.提交 )
{
throw new BusinessException("8989", $"发票号{entity.InvbillNum}所在发票分组{entity.InvGroupNum}已提交过收票!");
throw new BusinessException("8989", $"发票号{entity.InvbillNum}所在发票分组{entity.InvGroupNum}现在为提交状态!");
}
if (entity.State == SettleBillState.财务已审核)