cara mendapatkan data dari url di vuejs
new URL(location.href).searchParams.get('page')
Good Gnu
new URL(location.href).searchParams.get('page')