跳转问题
parent
05f8defe56
commit
f1753babbe
|
@ -229,7 +229,7 @@ export default {
|
||||||
// 返回查询数据页面
|
// 返回查询数据页面
|
||||||
goBack() {
|
goBack() {
|
||||||
this.$router.push({
|
this.$router.push({
|
||||||
path: "/decoration/wap",
|
path: "page-decoration/wap",
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue