fix: 01, 04 active tree & functional hold dialog
This commit is contained in:
parent
bc894192a3
commit
f23916b2ea
3 changed files with 202 additions and 43 deletions
|
|
@ -167,6 +167,7 @@ export type ProductGroup = {
|
|||
detail: string;
|
||||
remark: string;
|
||||
status: Status;
|
||||
type: string;
|
||||
createdBy: CreatedBy;
|
||||
createdAt: string;
|
||||
updatedBy: UpdatedBy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue