ประเมินบุคคล
This commit is contained in:
parent
346ba79606
commit
6711c72f4b
2 changed files with 5 additions and 4 deletions
|
|
@ -44,6 +44,7 @@ function onCklicNext() {
|
|||
const type = props.menu ? props.menu.val?.toLowerCase() : "";
|
||||
store.step = 1;
|
||||
store.currentStep = 1;
|
||||
store.statusUpload = false;
|
||||
router.push(`/evaluate/add/${type}`);
|
||||
},
|
||||
"ยืนยันการดำเนินการ",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue