release/2.9.42310.01-个税

This commit is contained in:
黎永顺 2023-10-23 11:06:04 +08:00
parent 8f23fc6c8b
commit cd163693c8
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ class Index extends Component {
const { id } = record;
return <React.Fragment>
<a
href={`${window.ecologyContentPath || ""}/spa/hrmSalary/static/index.html#/main/hrmSalary/generateDeclarationDetail?id=${id}`}
href={`${window.ecologyContentPath || ""}/spa/hrmSalary/static/index.html#/main/hrmSalary/declareDetail?id=${id}`}
target="_blank"
>
{getLabel(83110, "查看详情")}