Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jinfa-platform
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
shenshaokai
jinfa-platform
Commits
423feaa9
Commit
423feaa9
authored
Apr 14, 2022
by
前端-彭佳文
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'v2-220418' into 'v2-220418'
V2 220418 See merge request linkseeks-design/pro-platform!318
parents
d4bd5793
565729c2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
detailLibrary.tsx
src/pages/priceManage/priceLibrary/detailLibrary.tsx
+0
-2
No files found.
src/pages/priceManage/priceLibrary/detailLibrary.tsx
View file @
423feaa9
...
...
@@ -39,7 +39,6 @@ const DetailLibrary: React.FC<{}> = () => {
}),
dataIndex
:
'categoryName'
,
key
:
'categoryName'
,
render
:
text
=>
text
?.
name
,
},
{
title
:
getIntl
().
formatMessage
({
...
...
@@ -47,7 +46,6 @@ const DetailLibrary: React.FC<{}> = () => {
}),
dataIndex
:
'brandName'
,
key
:
'brandName'
,
render
:
text
=>
text
?.
name
,
},
{
title
:
getIntl
().
formatMessage
({
...
...
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