UI มอบหมายหน้าที่ความรับผิดชอบ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-10-03 17:33:24 +07:00
parent 2d91497671
commit 67161d79ff
5 changed files with 887 additions and 3 deletions

View file

@ -22,6 +22,7 @@ interface FilterReqMaster {
id: string;
type: number;
isAll: boolean;
isBlank: boolean;
page: number;
pageSize: number;
keyword: string;