refactor: playwright listview

This commit is contained in:
oat 2023-12-06 12:02:44 +07:00
parent 1ac866b696
commit d713a83111
2 changed files with 16 additions and 5 deletions

View file

@ -184,7 +184,7 @@ async function submitFileForm(
</div>
<div class="grid q-mt-md">
<div
v-for="(value, index) in currentFolder"
v-for="(value) in currentFolder"
:data-pathname="value.pathname"
>
<div