เครื่ิองราช => fix bug

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-06-30 21:12:26 +07:00
parent 2475f86608
commit 08455521f2
6 changed files with 262 additions and 133 deletions

View file

@ -172,7 +172,7 @@ function changtypeOc() {
* @param id profileId
*/
function nextPage(id: string) {
router.push(`/registry/${id}`);
router.push(`/registry-new/${id}`);
}
/** filter table*/