fix : registry edit
This commit is contained in:
parent
42950b3caf
commit
db35fe06ef
3 changed files with 33 additions and 32 deletions
|
|
@ -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}`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue