@ -311,8 +311,8 @@
this.Post({
id: 4
},'/api/article/getArticleById').then(res => {
// this.isShow = res.data.subtitle == 1 ? true : false
this.isShow = res.data.address == 1 ? true : false
this.isShow = res.data.subtitle == 1 ? true : false
// this.isShow = res.data.address == 1 ? true : false
})
},
onReady() {