update workflow

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-10-17 18:06:31 +07:00
parent 5d9131d5b7
commit b4c7ee8129
5 changed files with 1266 additions and 1197 deletions

View file

@ -36,6 +36,7 @@ const totalList = ref<number>(0);
//** API*/
async function fecthLeaveList() {
leaveStore.rows = [];
querySting.status = await (querySting.status == null
? "ALL"
: querySting.status);