mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
fix: 修复楼层装修跳转错误
This commit is contained in:
@@ -246,9 +246,7 @@ export default {
|
||||
|
||||
// 返回查询数据页面
|
||||
goBack() {
|
||||
this.$router.push({
|
||||
path: "/wapList",
|
||||
});
|
||||
this.$router.go(-1);
|
||||
},
|
||||
|
||||
// 保存
|
||||
|
||||
Reference in New Issue
Block a user