รายการเลื่อนเงินเดือนลูกจ้างประจำ
This commit is contained in:
parent
a32bd4573a
commit
ee6603eaae
4 changed files with 43 additions and 60 deletions
|
|
@ -243,11 +243,6 @@ async function onChangeRound() {
|
|||
await getAgency(roundFilter.value.revisionId);
|
||||
await getAgencyPosition(roundFilter.value.revisionId);
|
||||
if (agencyFilter.value && roundFilter.value.id && snapFilter.value) {
|
||||
// await fetchSalalyPeriod(
|
||||
// agencyFilter.value,
|
||||
// roundFilter.value.id,
|
||||
// snapFilter.value
|
||||
// );
|
||||
store.tabType = "PENDING";
|
||||
store.roundMainCode = roundFilter.value.shortCode;
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue