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
e8fb1684
Commit
e8fb1684
authored
Apr 11, 2022
by
卢均锐
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: [22209] 中标者的中标通知,中标理由获取错误
parent
ffb5919d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
index.tsx
...es/transaction/purchaseAbility/onlineBid/detail/index.tsx
+1
-1
No files found.
src/pages/transaction/purchaseAbility/onlineBid/detail/index.tsx
View file @
e8fb1684
...
...
@@ -125,7 +125,7 @@ const SearchDetail = () => {
{
col
:
[
{
label
:
intl
.
formatMessage
({
id
:
'detail.purchase.label'
}),
extra
:
data
?.
sumAwardPrice
?
`
${
intl
.
formatMessage
({
id
:
'commodity.products.directChannel.columns.currency'
})}
${
priceFormat
(
data
?.
sumAwardPrice
)}
` : '-', type: 'text' },
{ label: intl.formatMessage({ id: 'detail.purchase.label1' }), extra:
intl.formatMessage({ id: 'detail.purchase.label2' })
, type: 'text' },
{ label: intl.formatMessage({ id: 'detail.purchase.label1' }), extra:
data?.signUpIdea
, type: 'text' },
]
},
{
...
...
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