修改移动端楼层装修文章地址

master
lemon橪 2021-12-27 16:16:26 +08:00
parent 06b090cdf6
commit 4f7e38db3b
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ export default {
callbackArticle(val) {
val.___type = "pages";
val.___path = "/pages/public/article";
val.___path = "/pages/passport/article";
this.$emit("selected", [val]);
},