This commit is contained in:
夜良king
2022-10-26 16:34:46 +08:00
12 changed files with 407 additions and 204 deletions

View File

@@ -229,7 +229,7 @@ export default {
// 返回查询数据页面
goBack() {
this.$router.push({
path: "/decoration/wap",
path: "/wapList",
});
},