ทดลองงาน
This commit is contained in:
parent
c7ec715952
commit
79a64bd5e9
3 changed files with 458 additions and 1 deletions
|
|
@ -390,7 +390,8 @@ function openGovernment() {
|
|||
}
|
||||
function openStatus() {
|
||||
// router.push(`/probation/${store.dataEvaluation.profileId}`);
|
||||
router.push(`/probation`);
|
||||
// router.push(`/probation`);
|
||||
router.push(`/probation-detail/${store.dataEvaluation.profileId}`);
|
||||
// modalStatus.value = true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue