parent
5baa9429c4
commit
0aeb812143
2 changed files with 2 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ const useCustomerStore = defineStore('api-customer', () => {
|
|||
customerId?: string;
|
||||
company?: boolean;
|
||||
includeCustomer?: boolean;
|
||||
activeRegisBranchOnly?: boolean;
|
||||
registeredBranchId?: string;
|
||||
status?: 'CREATED' | 'ACTIVE' | 'INACTIVE';
|
||||
query?: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue