Compare commits
No commits in common. "56ee35ba8b815cbf0a77333526fb307a46fff3ca" and "8683cda9d5117af5b73e0b5cbf16c1a2bcc4de91" have entirely different histories.
56ee35ba8b
...
8683cda9d5
1 changed files with 0 additions and 2 deletions
|
|
@ -174,8 +174,6 @@ async function fetchData() {
|
|||
checkInStatus: store.convertStatus(e.checkInStatus),
|
||||
checkOutStatus: store.convertStatus(e.checkOutStatus),
|
||||
}));
|
||||
} else {
|
||||
rows.value = [];
|
||||
}
|
||||
})
|
||||
.catch((e) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue