เครื่ิองราช => fix bug
This commit is contained in:
parent
2475f86608
commit
08455521f2
6 changed files with 262 additions and 133 deletions
|
|
@ -172,7 +172,7 @@ function changtypeOc() {
|
|||
* @param id profileId
|
||||
*/
|
||||
function nextPage(id: string) {
|
||||
router.push(`/registry/${id}`);
|
||||
router.push(`/registry-new/${id}`);
|
||||
}
|
||||
|
||||
/** filter table*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue