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