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