chore: format code

This commit is contained in:
Methapon2001 2024-07-08 11:21:00 +07:00
parent 37d19e8600
commit 4fa1188063
6 changed files with 98 additions and 122 deletions

View file

@ -913,7 +913,7 @@ watch(locale, () => {
<q-table
flat
bordered
:rows-per-page-options="[0]"
:rows-per-page-options="[0]"
:rows="
treeData
.flatMap((v) => [v, ...v.branch])