From 35661ec4740a355c1c70f0349704feddb5329340 Mon Sep 17 00:00:00 2001 From: zhanglei Date: Tue, 11 Aug 2026 13:56:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Container/Supervision/BasicInfo/OrgAccount/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/Container/Supervision/BasicInfo/OrgAccount/index.js b/src/pages/Container/Supervision/BasicInfo/OrgAccount/index.js index 8a36a91..e2f4b2a 100644 --- a/src/pages/Container/Supervision/BasicInfo/OrgAccount/index.js +++ b/src/pages/Container/Supervision/BasicInfo/OrgAccount/index.js @@ -206,6 +206,7 @@ function OrgAccountPage(props) { const columns = [ { title: "机构名称", dataIndex: "unitName", ellipsis: true }, + { title: "账号", dataIndex: "account", ellipsis: true }, { title: "属地", dataIndex: "districtName", width: 260 }, { title: "状态",