refactor:header registered branch
This commit is contained in:
parent
c76dd473bb
commit
2fbf4edf36
3 changed files with 25 additions and 3 deletions
|
|
@ -196,6 +196,7 @@ export type ProductGroup = {
|
|||
remark: string;
|
||||
status: Status;
|
||||
registeredBranchId: string;
|
||||
registeredBranch: { id: string; name: string };
|
||||
createdBy: CreatedBy;
|
||||
createdAt: string;
|
||||
updatedBy: UpdatedBy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue