This commit is contained in:
BianLzhaoMin 2025-08-18 18:17:07 +08:00
parent dbe565fcf1
commit 527d0ce3c1
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@ export default {
// //
onHandleEntryAndExitRecord(data) { onHandleEntryAndExitRecord(data) {
this.queryDetailsId = data.id this.queryDetailsId = data.workerId
this.dialogConfig.outerTitle = '出入场记录' this.dialogConfig.outerTitle = '出入场记录'
this.dialogConfig.outerWidth = '80%' this.dialogConfig.outerWidth = '80%'
this.dialogConfig.minHeight = '90vh' this.dialogConfig.minHeight = '90vh'