diff --git a/src/project/fd/AppPointsReview/AppPointsReview.vue b/src/project/fd/AppPointsReview/AppPointsReview.vue index 12c46976..ed6aa4f4 100644 --- a/src/project/fd/AppPointsReview/AppPointsReview.vue +++ b/src/project/fd/AppPointsReview/AppPointsReview.vue @@ -25,9 +25,9 @@

{{item.applyItemName}}

-
+

已推送

-
推送精选
+
推送精选
{{item.createUserName}}积分+{{item.applyIntegral}}
@@ -132,7 +132,7 @@ export default { }, pushNewConfirm(status) { this.$http.post(`/app/appintegraluserapply/pushById?id=${this.pushNewId}&status=${status}`).then(res=> { - if(res?.data) { + if(res.code == 0) { this.$u.toast('推送成功') this.getListInit() } diff --git a/src/project/fd/AppPointsReview/detail.vue b/src/project/fd/AppPointsReview/detail.vue index 27ba01eb..3fc33132 100644 --- a/src/project/fd/AppPointsReview/detail.vue +++ b/src/project/fd/AppPointsReview/detail.vue @@ -7,7 +7,7 @@
申请人:{{info.createUserName}}
-
电话号码:15102745934
+
电话号码:{{info.phone}}

{{info.content}}

@@ -16,9 +16,9 @@
未通过理由
-

腾讯还联合多方伙伴发起了一项特别行动—“碳寻计划”。这是中国在碳捕集利用与封存(CCUS)领域首个由科技企业发起的大规模资助计划,资金规模在亿元人民币级别

+

{{info.auditDesc}}

-