From d4207d03288b93079671ce8cb248a9a8e8b14a88 Mon Sep 17 00:00:00 2001 From: liuye Date: Mon, 3 Apr 2023 17:59:48 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=AF=E5=88=86=E5=AE=A1=E6=A0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/fd/AppPointsReview/AppPointsReview.vue | 6 +++--- src/project/fd/AppPointsReview/detail.vue | 12 ++++++++---- 2 files changed, 11 insertions(+), 7 deletions(-) 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}}

-