release/2.10.1.2401.01

bug修复
This commit is contained in:
黎永顺 2024-01-30 15:48:42 +08:00
parent ba49afb85d
commit c260c31bf8
1 changed files with 2 additions and 2 deletions

View File

@ -251,8 +251,8 @@ class LedgerSalaryItemTable extends Component {
const { salarySobId, salaryItemId } = record;
return <a
// href={`/spa/hrmSalary/static/index.html#/main/hrmSalary/topologyView/${salarySobId}/${salaryItemId}`}
href="javascript:void(0);"
target="_blank">{text}</a>;
// target="_blank"
href="javascript:void(0);">{text}</a>;
}
},
{