This commit is contained in:
parent
dbe565fcf1
commit
527d0ce3c1
|
|
@ -255,7 +255,7 @@ export default {
|
|||
|
||||
// 出入场记录
|
||||
onHandleEntryAndExitRecord(data) {
|
||||
this.queryDetailsId = data.id
|
||||
this.queryDetailsId = data.workerId
|
||||
this.dialogConfig.outerTitle = '出入场记录'
|
||||
this.dialogConfig.outerWidth = '80%'
|
||||
this.dialogConfig.minHeight = '90vh'
|
||||
|
|
|
|||
Loading…
Reference in New Issue