ปรับโครงสร้าง
This commit is contained in:
parent
21b79e5fd0
commit
8a91cf97d6
6 changed files with 190 additions and 37 deletions
|
|
@ -19,7 +19,7 @@ interface Roles {
|
|||
}
|
||||
|
||||
interface FilterReqMaster {
|
||||
id: string;
|
||||
id: string | null;
|
||||
type: number;
|
||||
isAll: boolean;
|
||||
isBlank: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue