release/2.9.42310.01-个税
This commit is contained in:
parent
8f23fc6c8b
commit
cd163693c8
|
|
@ -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, "查看详情")}
|
||||
|
|
|
|||
Loading…
Reference in New Issue