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