From 908c79ff464b66dca55af166c7202d285a563ca0 Mon Sep 17 00:00:00 2001 From: wxz Date: Wed, 23 Aug 2023 17:13:46 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=B1=85=E6=B0=91=E4=BF=A1=E6=81=AF=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E5=A2=9E=E5=8A=A0=E6=89=80=E5=B1=9E=E7=BB=84=E7=BB=87?= =?UTF-8?q?=E4=B8=80=E5=88=97.2.=E5=85=9A=E7=BB=84=E7=BB=87=E6=A0=91,?= =?UTF-8?q?=E5=85=9A=E5=B0=8F=E7=BB=84=E4=B8=80=E7=BA=A7,=E4=B8=8D?= =?UTF-8?q?=E6=98=BE=E7=A4=BA"=E6=96=B0=E5=A2=9E=E4=B8=8B=E7=BA=A7"?= =?UTF-8?q?=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/base/resi.vue | 1 + src/views/modules/communityParty/partyOrg/orgTree.vue | 1 + 2 files changed, 2 insertions(+) diff --git a/src/views/modules/base/resi.vue b/src/views/modules/base/resi.vue index 75ab6ce60..323d78cec 100644 --- a/src/views/modules/base/resi.vue +++ b/src/views/modules/base/resi.vue @@ -517,6 +517,7 @@ export default { { columnName: "name", label: "姓名", width: 80 }, { columnName: "birthday", label: "生日", width: 100 }, { columnName: "gender", label: "性别", width: 50 }, + { columnName: "agencyName", label: "所属组织",width:150 }, { columnName: "gridName", label: "所属网格",width:150 }, { columnName: "homeName", label: "所属房屋",width:150 }, { columnName: "idNum", label: "证件号", width: 170 }, diff --git a/src/views/modules/communityParty/partyOrg/orgTree.vue b/src/views/modules/communityParty/partyOrg/orgTree.vue index 10846419d..d9ddf7430 100644 --- a/src/views/modules/communityParty/partyOrg/orgTree.vue +++ b/src/views/modules/communityParty/partyOrg/orgTree.vue @@ -80,6 +80,7 @@ class="div-table-button--detail">{{ scope.row.partyOrgLevel === 8 ? '党员中心户' : '查看党员' }} 新增下级