From 6b614d2fb92cf57b9ca06627dd755f1a2f090c30 Mon Sep 17 00:00:00 2001 From: 13176889840 <13176889840@163.com> Date: Fri, 17 Jun 2022 14:57:21 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=85=9A=E5=BB=BA=E7=A7=AF=E5=88=86?= =?UTF-8?q?=E5=AE=A1=E6=A0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/communityParty/members/points.vue | 615 ++++++++++++++++++ 1 file changed, 615 insertions(+) create mode 100644 src/views/modules/communityParty/members/points.vue diff --git a/src/views/modules/communityParty/members/points.vue b/src/views/modules/communityParty/members/points.vue new file mode 100644 index 000000000..31c7d1f34 --- /dev/null +++ b/src/views/modules/communityParty/members/points.vue @@ -0,0 +1,615 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 查询 + 重置 + + + + + + + + 批量审核 + + + + + + + + + + + + + + + + + + + 已提交 + 已通过 + 已驳回 + + + + + + 审核 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 2/2] =?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 31c7d1f34..78281bed6 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}} + + + + + + + + + + + + + + + + +