fix: ข้อมู,แสดงไม่หมด
This commit is contained in:
parent
23e2469cd2
commit
4ccb2e933e
1 changed files with 1 additions and 0 deletions
|
|
@ -913,6 +913,7 @@ watch(locale, () => {
|
||||||
<q-table
|
<q-table
|
||||||
flat
|
flat
|
||||||
bordered
|
bordered
|
||||||
|
:rows-per-page-options="[0]"
|
||||||
:rows="
|
:rows="
|
||||||
treeData
|
treeData
|
||||||
.flatMap((v) => [v, ...v.branch])
|
.flatMap((v) => [v, ...v.branch])
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue