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
吴婷
jinfa-platform
Commits
49bebf4e
Commit
49bebf4e
authored
Mar 05, 2022
by
前端-许佳敏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 去掉提示
parent
78960ee6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
21 deletions
+0
-21
add.tsx
src/pages/balance/businessRequestFunds/admin/add.tsx
+0
-21
No files found.
src/pages/balance/businessRequestFunds/admin/add.tsx
View file @
49bebf4e
...
@@ -782,27 +782,6 @@ const Add = () => {
...
@@ -782,27 +782,6 @@ const Add = () => {
</
Row
>
</
Row
>
<
Row
>
<
Row
>
<
Form
.
Item
<
Form
.
Item
label=
{
intl
.
formatMessage
({
id
:
'balance.businessRequestFunds.admin.add.form.accountName'
})
}
>
{
dataSource
[
'accountName'
]
}
</
Form
.
Item
>
</
Row
>
<
Row
>
<
Form
.
Item
label=
{
intl
.
formatMessage
({
id
:
'balance.businessRequestFunds.admin.add.form.bankAccount'
})
}
>
{
dataSource
[
'bankAccount'
]
}
</
Form
.
Item
>
</
Row
>
<
Row
>
<
Form
.
Item
label=
{
intl
.
formatMessage
({
id
:
'balance.businessRequestFunds.admin.add.form.bankDeposit'
})
}
>
{
dataSource
[
'bankDeposit'
]
}
</
Form
.
Item
>
</
Row
>
<
Row
>
<
Form
.
Item
label=
{
intl
.
formatMessage
({
id
:
'balance.businessRequestFunds.admin.add.form.applyPayment'
})
}
label=
{
intl
.
formatMessage
({
id
:
'balance.businessRequestFunds.admin.add.form.applyPayment'
})
}
>
>
{
intl
.
formatMessage
({
id
:
'common.money'
})
}
{
priceFormat
(
_mapTablePriceByKey
(
'applyPayment'
)
||
_mapTablePriceByKey
(
'applyAmount'
))
}
{
intl
.
formatMessage
({
id
:
'common.money'
})
}
{
priceFormat
(
_mapTablePriceByKey
(
'applyPayment'
)
||
_mapTablePriceByKey
(
'applyAmount'
))
}
...
...
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