Add fileName property to models and update related components for file handling
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export class Role {
|
||||
id?:any;
|
||||
fileName?:any;
|
||||
name?:string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user