add names suggestions
This commit is contained in:
@@ -411,6 +411,8 @@ class GoodsReception:
|
|||||||
vertical_alignment=ft.CrossAxisAlignment.START
|
vertical_alignment=ft.CrossAxisAlignment.START
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
scroll=ft.ScrollMode.ADAPTIVE
|
scroll=ft.ScrollMode.ADAPTIVE,
|
||||||
)
|
expand=True
|
||||||
|
),
|
||||||
|
expand=True
|
||||||
)
|
)
|
||||||
Reference in New Issue
Block a user