hotfix/2.9.9.2312.02-个税

申报表-动态增删tab
This commit is contained in:
黎永顺 2024-01-02 10:42:10 +08:00
parent 9eec50099d
commit 025037d4ef
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">