跳转问题

master
chc 2022-10-25 18:35:48 +08:00
parent 05f8defe56
commit f1753babbe
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ export default {
//
goBack() {
this.$router.push({
path: "/decoration/wap",
path: "page-decoration/wap",
});
},