Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-cr20g
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
dsk-cr20g
Commits
9087fd0b
Commit
9087fd0b
authored
Oct 12, 2023
by
tianhongyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
fd46e7a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
index.js
dsk-operate-ui/src/utils/index.js
+10
-10
No files found.
dsk-operate-ui/src/utils/index.js
View file @
9087fd0b
...
...
@@ -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",
//
})
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment