master
chc 2022-10-25 18:50:54 +08:00
parent f1753babbe
commit b9869053c2
1 changed files with 1 additions and 1 deletions

View File

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