Cómo obtener datos de URL en Vuejs
new URL(location.href).searchParams.get('page')
Good Gnu
new URL(location.href).searchParams.get('page')