Here is the example in docs: // with query, resulting in /register?plan=private router.push({ path: 'register', query: { plan: 'private' }}).
確定! 回上一頁