From db688f358a3c347030ecc22a1d56cc75ad295894 Mon Sep 17 00:00:00 2001 From: 13176889840 <13176889840@163.com> Date: Fri, 17 Jun 2022 16:49:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=B7=E8=82=B2=E7=A7=AF=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/communityParty/members/points.vue | 107 ++- .../communityService/measure/points.vue | 680 ++++++++++++++++++ 2 files changed, 766 insertions(+), 21 deletions(-) create mode 100644 src/views/modules/communityService/measure/points.vue diff --git a/src/views/modules/communityParty/members/points.vue b/src/views/modules/communityParty/members/points.vue index 31c7d1f3..78281bed 100644 --- a/src/views/modules/communityParty/members/points.vue +++ b/src/views/modules/communityParty/members/points.vue @@ -120,7 +120,7 @@ min-width="160" /> - 已提交 - 已通过 - 已驳回 + 待审核 + 已通过 + 已驳回 - + > 确 定 + + + + + + {{detailInfo.gridName}} + + + {{detailInfo.name}} + + + + + + + {{detailInfo.mobile}} + + + {{detailInfo.idCard}} + + + + + + {{detailInfo.ruleName}} + + + {{detailInfo.pointValue}} + + + + + {{detailInfo.title}} + + + {{detailInfo.statement}} + + + + + + + + + + + + + + + + +