commit
c368abd170
1 changed files with 1 additions and 0 deletions
|
|
@ -550,6 +550,7 @@ function selectData(pid: string, draft: string) {
|
|||
if (roleAdmin.value && draft === "ส่งตัวแล้ว") {
|
||||
personalId.value = pid;
|
||||
modal.value = true;
|
||||
editRow.value = false;
|
||||
} else {
|
||||
router.push("/placement/personal-detail/" + pid);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue