Lou
2024-01-10 f3121d2fd6527f3d896553ffd1617f5011fd9513
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,