This commit is contained in:
chc 2022-10-25 18:50:54 +08:00
parent f1753babbe
commit b9869053c2

View File

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