This repository was archived by the owner on Mar 17, 2025. It is now read-only.
Replies: 1 comment 1 reply
-
|
Progress: http://localhost:8081/counter-sale-orders?status=1&screen=counter-sale-orders¶ms=%5Bobject+Object%5D
Which i expected: http://localhost:8081/counter-sale-orders?status=1 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an

app/counter-sale-orders.tsxpage that displays order lists and grouped by order status:This page's URL is: http://localhost:8081/counter-sale-orders?status=1&screen=counter-sale-orders¶ms=%5Bobject+Object%5D
My questions:
screenandparamsparameters? Are they really necessary?This page's code:
Thanks for reading and welcome to the discussion~
Beta Was this translation helpful? Give feedback.
All reactions