subPackage/article/detail.vue
@@ -229,7 +229,6 @@ getDetailInfo() { getDetail(this.params).then(res => { this.detailInfo = res.data; this.type = res.data.type if (res.data.type == 3) { @@ -343,7 +342,6 @@ }, applyRequest(signPath) { signature_path let data = { publicDiscussId: this.pdId, articleId: this.params.id,