no message

master
853931625@qq.com 2026-08-25 10:54:14 +08:00
parent 7b0232e620
commit befc57eb11
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ function List(props) {
<Button <Button
type="link" type="link"
onClick={() => { onClick={() => {
props.history.push(`./personnelRecords?userCard=${record.userCard}`); props.history.push(`./personnelRecords?userCard=${record.userId}`);
}} }}
> >
人员进出记录 人员进出记录