fix:bug close Dialog
This commit is contained in:
parent
f0ff0e2460
commit
04e99205d7
1 changed files with 1 additions and 0 deletions
|
|
@ -539,6 +539,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