@@ -66,7 +66,7 @@ export default {
const pushPageList = (url) => {
router.push(url);
};
- return {
+ return {
pushPageList,
user,