updated route complete
This commit is contained in:
parent
d92952637b
commit
265c0bdbe0
7 changed files with 275 additions and 288 deletions
|
|
@ -128,7 +128,7 @@ async function fetchData() {
|
|||
|
||||
/** Function redirect หน้าข้อมูลรอบการเสนอข้อ */
|
||||
function clickEdit(col: ColId) {
|
||||
router.push(`/insignia/round-add/${col.period_id}`);
|
||||
router.push(`/insignia/round/${col.period_id}`);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue