Merge branch 'release/2.9.9.2312.02-个税' into custom-艾志工业-合并个税

This commit is contained in:
黎永顺 2024-01-02 10:42:51 +08:00
commit e4a7487c58
1 changed files with 4 additions and 1 deletions

View File

@ -72,7 +72,10 @@ class TaxDeclarationInfo extends Component {
<span className="value">
{declareInfo[item["key"]]}
{
((item["key"] === "declareStatusDesc" && declareInfo["displayIcon"]) || declareInfo["declareErrorMsg"]) &&
(
(item["key"] === "declareStatusDesc" && declareInfo["displayIcon"])
|| (item["key"] === "declareStatusDesc" && declareInfo["declareErrorMsg"])
) &&
<span
title={declareInfo["declareErrorMsg"] || getLabel(545219, "该个税申报表对应的核算数据被重新核算")}
className="icon-span">