vue router mendapatkan kueri string lengkap

const stringQuery = route.fullPath.split('?')[1] || ''
florinrelea