Commit 9087fd0b authored by tianhongyang's avatar tianhongyang

fix

parent fd46e7a0
......@@ -402,14 +402,14 @@ export function isNumberStr(str) {
}
// 甲方详情左侧菜单映射
export const detailSideBar = new Map({
// 企业速览
holderinfo: "ownershipStructure",
// 高管信息
execuinfo: "leadingMember",
// 对外投资
overseas: "outboundInvestment",
// 分支机构
branch: "branch",
})
// export const detailSideBar = new Map({
// // 企业速览
// holderinfo: "ownershipStructure",
// // 高管信息
// execuinfo: "leadingMember",
// // 对外投资
// overseas: "outboundInvestment",
// // 分支机构
// branch: "branch",
// })
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment