changes
This commit is contained in:
@@ -41,6 +41,7 @@ export const usePosStore = defineStore("pos", () => {
|
||||
id: activeCartId.value,
|
||||
customer: cusId,
|
||||
},
|
||||
notify: false,
|
||||
});
|
||||
await getCarts();
|
||||
isChangingCus.value = false;
|
||||
|
||||
Reference in New Issue
Block a user