chore: fix product
This commit is contained in:
@@ -228,7 +228,7 @@ export default function DashboardScreen() {
|
||||
: client?.username || undefined,
|
||||
clientPhone: client?.telephone || undefined,
|
||||
items:
|
||||
(detail.delivery as any)?.items ||
|
||||
detail.delivery?.items ||
|
||||
(d as any).items ||
|
||||
[],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user