代码提交

dev-tmp1
zhanglei 2026-08-11 13:56:30 +08:00
parent 31b00b37ce
commit 35661ec474
1 changed files with 1 additions and 0 deletions

View File

@ -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: "状态",