fix : registry edit

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2026-03-12 14:59:27 +07:00
parent 42950b3caf
commit db35fe06ef
3 changed files with 33 additions and 32 deletions

View file

@ -307,8 +307,6 @@ const isAddPosition = ref<boolean>(true); // สถานะการเพิ
/** function fetch ข้อมูลรายการตำแหน่งเงินเดือน*/
async function fetchData() {
isLoad.value = true;
rowsMain.value = [];
rows.value = [];
const paht =
tabs.value === "PENDING"
? `/${empType.value}/${profileId.value}`