ฟิลเตอร์ สถานภาพ
This commit is contained in:
parent
ab4db32ac2
commit
9c72cd249d
5 changed files with 59 additions and 2 deletions
|
|
@ -33,6 +33,7 @@ const querySting = reactive<QuerySting>({
|
|||
page: 1, //*สถานะการของลา
|
||||
pageSize: 10, //*สถานะการของลา
|
||||
keyword: leaveStore.filter.keyword, //keyword ค้นหา
|
||||
profileType: '', //profileType
|
||||
});
|
||||
//** เรียกข้อมูลจาก API*/
|
||||
async function fecthLeaveList() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue