chore: format code
This commit is contained in:
parent
37d19e8600
commit
4fa1188063
6 changed files with 98 additions and 122 deletions
|
|
@ -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])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue