商家跳转404

master
chc 2022-10-26 08:57:31 +08:00
parent b51a5e6deb
commit 60117f51b3
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ export default {
//
goback() {
this.$router.push({
path: "/shop/wapList",
path: "/wapList",
});
},