ต่อ API
This commit is contained in:
parent
daa78078a2
commit
c776d4e7f1
10 changed files with 105 additions and 103 deletions
|
|
@ -180,6 +180,7 @@ function filterOption(val: string, update: Function) {
|
|||
*/
|
||||
function onclickEdit(data: Request) {
|
||||
requestId.value = data.id;
|
||||
store.profileId = data.profileId;
|
||||
router.push(`/registry-officer/request-edit/personal/${data.id}`);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue