แก้บัคทะเบียนประวัติ
This commit is contained in:
parent
25a8fb9aa2
commit
4b07d2d3d5
15 changed files with 41 additions and 37 deletions
|
|
@ -1989,6 +1989,7 @@ const clickEditRowRef = () => {
|
|||
*/
|
||||
const clickHistory = async (row: RequestItemsEmployee) => {
|
||||
modalHistory.value = true;
|
||||
filterHistory.value = "";
|
||||
showLoader();
|
||||
await http
|
||||
.get(config.API.profileSalaryEmployeeHisId(row.id))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue